[[["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."],[[["This webpage details the `NonCancellableFuture` class, a type of future in Java that cannot be cancelled externally."],["The `NonCancellableFuture` class is designed for internal use and is part of the `com.google.api.gax.retrying` package."],["It extends the `AbstractApiFuture` class and inherits its core functionalities, while also overriding the `cancel` method to prevent external cancellation."],["The latest version available is 2.63.1, and the page lists various previous versions, down to version 2.7.1, each with a link to its respective documentation."],["The documentation details the inherited members from `AbstractApiFuture` and `java.lang.Object`, along with the constructor and overridden `cancel()` method specific to `NonCancellableFuture`."]]],[]]