[[["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-07-02 UTC."],[[["The webpage lists multiple versions of the `ApiException` class, ranging from version 2.63.1 (latest) down to version 2.7.1."],["`ApiException` is a subclass of `RuntimeException` used to represent exceptions during RPC calls."],["`ApiException` has two constructors, which can accept a message, a cause, a status code, and whether it is retryable."],["`ApiException` contains two primary methods, `getStatusCode()` to retrieve the exception's status code, and `isRetryable()` to determine if a failed request can be retried."],["The page lists all inherited members from the `Object` and `Throwable` classes, indicating what can be expected to be present in the current class."]]],[]]