[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]