[[["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-09 UTC."],[[["The webpage provides documentation for the `CancelledException` class within the Google API Client Libraries for Java (com.google.api.gax), detailing its usage across multiple versions."],["`CancelledException` is an exception thrown when an operation is cancelled, typically by the caller, and it extends the `ApiException` class."],["The documentation outlines the inherited members from `ApiException` and `Object`, and `Throwable`, detailing methods such as `getDomain`, `getErrorDetails`, `getMetadata`, `getMessage`, etc."],["There are three constructors available for `CancelledException`, allowing for flexibility in including a message, cause, status code, retryable flag, and error details when instantiating the exception."],["The latest version documented is 2.63.1, with a list of previous versions going back to 2.7.1, showing a comprehensive history of the class."]]],[]]