[[["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 `com.google.api.gax.rpc` package is an exception thrown when an operation is cancelled, typically by the caller."],["This class extends `ApiException`, inheriting several methods like `getDomain()`, `getErrorDetails()`, and `isRetryable()`, among others, from the parent class."],["It can be constructed using various parameters such as a message, a `Throwable` cause, a `StatusCode`, a boolean for retryability, and `ErrorDetails`."],["The latest version available for `CancelledException` is 2.63.1, and there are several previous versions listed ranging from 2.62.0 to 2.7.1."]]],[]]