[[["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-07 UTC."],[[["The webpage details the `CancelledException` class within the Google API Client Library for Java, specifically version 2.38.0 and has links to previous versions."],["`CancelledException` is thrown when an operation is cancelled, typically by the caller, and it extends `ApiException`."],["The class provides several inherited methods from `ApiException`, `Object`, and `Throwable` for handling exceptions, along with multiple public constructors to initialize this exception type."],["The constructor methods for `CancelledException` take parameters such as a message, a throwable cause, a status code, whether it is retryable, and optionally error details."]]],[]]