[[["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-04-02 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."]]],[]]