[[["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-02 UTC."],[[["This page provides documentation for the `StatusCode` interface within the Google API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["The documentation includes a version history, listing versions from 2.63.1 (latest) down to 2.7.1, with the current version being 2.55.0."],["The `StatusCode` interface is a transport-specific representation of status codes, modeled after gRPC status codes, and the link to gRPC documentation is provided for more information."],["The interface includes two primary methods, `getCode()` which returns a `StatusCode.Code` enum value and `getTransportCode()` which returns a transport-specific status code value as an object."]]],[]]