[[["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 `CancelledException` class in the Google API client library for Java is thrown when an operation is cancelled, typically by the caller."],["This exception extends `ApiException` and therefore inherits methods such as `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()`, and `isRetryable()`."],["It includes multiple constructors to allow creating an instance with different amounts of parameters including an optional `String message` and `ErrorDetails`."],["The documentation provides a comprehensive list of versions, from the latest version `2.63.1` down to version `2.7.1`, each linking to specific documentation for that version of `CancelledException`."]]],[]]