[[["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."],[[["The webpage provides documentation for the `NonCancellableFuture` class in the `com.google.api.gax.retrying` package, with the latest version being 2.63.1."],["`NonCancellableFuture` is a Java class that extends `AbstractApiFuture` and represents a future that cannot be canceled externally."],["The page lists various versions of the `NonCancellableFuture` class, ranging from 2.63.1 down to 2.7.1, each linking to the corresponding documentation for that specific version."],["The `NonCancellableFuture` class has a `cancel` method that overrides the `AbstractApiFuture.cancel(boolean)` method, and has a single constructor with no parameter."],["The documentation details the class's inheritance, inherited members from other classes, along with a list of the included methods, such as the inherited methods `addListener`, `get`, `isCancelled` and the method `cancel` with the single parameter `mayInterruptIfRunning`."]]],[]]