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