[[["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 details the `CancelledException` class within the Google API Client Library for Java (gax), indicating that it is thrown when an operation is cancelled, often by the caller."],["The latest version of `CancelledException` is 2.63.1, and the page contains documentation for it and previous versions dating as far back as 2.7.1."],["`CancelledException` extends `ApiException` and therefore inherits members such as `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()`, and `isRetryable()`."],["There are three constructors for `CancelledException` that take variations of `message`, `cause`, `statusCode`, `retryable`, and `errorDetails` as arguments."],["This documentation also contains a list of inherited members from the parent classes `Object` and `Throwable`, linking out to their corresponding Oracle documentation."]]],[]]