[[["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-04-09 UTC."],[[["The webpage provides documentation for the `HttpJsonStatusRuntimeException` class in the `com.google.api.gax.httpjson` package, offering various version-specific details."],["The latest version available for reference is 2.63.1, and older versions are accessible as far back as 2.7.1."],["`HttpJsonStatusRuntimeException` is a class that extends `RuntimeException` and is designed to propagate HTTP status code information via exceptions."],["The class constructor `HttpJsonStatusRuntimeException` takes an integer for `statusCode`, a `String` for `message`, and a `Throwable` for `cause` as parameters."],["The class includes a `getStatusCode()` method which returns the HTTP status code as an integer."]]],[]]