[[["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, with the latest version being 2.63.1."],["The `HttpJsonStatusRuntimeException` class is a subclass of `RuntimeException` that is used to propagate HTTP status code information via exceptions."],["The documentation includes a list of available versions ranging from 2.63.1 down to 2.7.1, each with a link to its respective documentation page."],["This class has a constructor that takes an integer `statusCode`, a `String` `message`, and a `Throwable` `cause` as parameters."],["It has a `getStatusCode()` method that returns the HTTP status code as an integer."]]],[]]