[[["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 the latest version being 2.63.1."],["The `NonCancellableFuture` class extends `AbstractApiFuture` and represents a future that cannot be externally cancelled."],["The class has a `cancel(boolean mayInterruptIfRunning)` method, which is overridden from `AbstractApiFuture`, but this implementation does not allow cancellation."],["This class is designed for internal use, although it is public for technical reasons."],["A comprehensive history of versions of this class is provided, dating back to 2.7.1, including the currently documented version 2.46.1 and the most recent version, 2.63.1."]]],[]]