[[["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 various versions of the `com.google.api.gax.rpc.StatusCode`, ranging from version 2.63.1 (latest) down to version 2.7.1."],["It includes an interface named `StatusCode`, which represents a transport-specific status code, modeled after the status codes in gRPC."],["The `StatusCode` interface has two primary methods: `getCode()`, which returns a `StatusCode.Code` enum value, and `getTransportCode()`, which returns the transport-specific status code value as an `Object`."],["The latest version available is version 2.63.1, with links to the documentation of all other previous versions."]]],[]]