[[["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 `com.google.api.gax.retrying` package, with version 2.63.1 being the latest available version."],["The `NonCancellableFuture` class extends `AbstractApiFuture` and is designed as a future that cannot be cancelled externally."],["It lists the inheritance from `java.lang.Object` to `AbstractApiFuture`, then to `NonCancellableFuture\u003cResponseT\u003e`, along with a list of inherited members from `AbstractApiFuture` and `Object`."],["The `cancel(boolean mayInterruptIfRunning)` method of the `NonCancellableFuture` class overrides the one from `AbstractApiFuture` and shows that this method will always return a boolean value."],["The page also provides direct links to multiple versions of the `NonCancellableFuture` documentation, ranging from version 2.63.1 down to 2.7.1."]]],[]]