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