[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `HttpJsonStatusRuntimeException` is 2.63.1, and it is part of the `com.google.api.gax.httpjson` package."],["This class extends `RuntimeException` and is designed to propagate HTTP status code information through exceptions."],["It has a constructor `HttpJsonStatusRuntimeException(int statusCode, String message, Throwable cause)` that accepts an integer status code, a message string, and a `Throwable` cause as parameters."],["The class includes a `getStatusCode()` method which returns the integer status code associated with the exception."],["There are many previous versions, ranging from 2.62.0 down to 2.7.1, which are all hyperlinked for reference."]]],[]]