[[["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."],[[["This webpage provides documentation for the `HttpJsonStatusCode` class, which is a failure code specific to HTTP calls within the Google API Client Libraries for Java."],["The `HttpJsonStatusCode` class implements the `StatusCode` interface and includes methods for retrieving the code enum value and the HTTP status code."],["The class includes several static methods (`of`) to create `HttpJsonStatusCode` instances from various status code representations, such as `StatusCode.Code`, `com.google.rpc.Code`, and an integer HTTP status code."],["This documentation lists a comprehensive history of versions for the documentation, ranging from the latest 2.63.1 to 2.7.1."],["The `HttpJsonStatusCode` class inherits various methods from the `Object` class such as `clone()`, `equals()`, `hashCode()`, and `toString()`, and overrides some of them to fit its own use case."]]],[]]