[[["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."],[[["This webpage provides documentation for the `NonCancellableFuture` class in the Google Cloud API Client Library for Java, specifically within the `com.google.api.gax.retrying` package."],["The `NonCancellableFuture` class is designed to be a future that cannot be cancelled externally and is used for internal purposes, though it is public for technical reasons."],["The documentation lists numerous versions of the library, ranging from 2.63.1 (latest) down to 2.7.1, with links to each version's specific documentation for `NonCancellableFuture`."],["`NonCancellableFuture` inherits from `AbstractApiFuture` and provides methods for managing the future's state, including setting the result and handling exceptions, but it overrides the `cancel` method to prevent external cancellation."],["The documentation includes details on the inherited methods from `AbstractApiFuture` and `Object`, as well as the constructor and the overridden `cancel` method of `NonCancellableFuture` itself, along with information about parameters and return types."]]],[]]