[[["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-03-21 UTC."],[[["The webpage documents various versions of `NonCancellableFuture`, a class in the `com.google.api.gax.retrying` package, with version 2.63.1 being the latest and the current version being 2.7.1."],["`NonCancellableFuture` is designed to represent a future that cannot be cancelled externally, which extends `AbstractApiFuture` and is intended for internal use within the package."],["The class `NonCancellableFuture` inherits multiple methods from the `AbstractApiFuture` and `Object` classes, including methods for adding listeners, getting, setting and checking the status of the future, as well as standard Java object methods."],["The page details the `cancel` method of `NonCancellableFuture` which overrides `AbstractApiFuture.cancel(boolean)` and includes parameters and return types, in addition to a type parameter called `ResponseT`."],["All versions listed provide the same functionality related to the NonCancellableFuture class and method, however there are many versions that are available, and the links to the documentation for each one is available."]]],[]]