[[["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."],[[["This webpage documents the `NonCancellableFuture` class within the `com.google.api.gax.retrying` package across various versions, with the latest version being 2.63.1."],["The `NonCancellableFuture` class is designed as a future that cannot be externally cancelled and extends the `AbstractApiFuture` class."],["This `NonCancellableFuture` class is intended for internal use, though it's public for technical reasons, and it inherits members from `AbstractApiFuture` and `java.lang.Object`."],["The `cancel` method of the `NonCancellableFuture` class is overridden from the `AbstractApiFuture` class, accepting a boolean parameter `mayInterruptIfRunning`."],["The webpage lists all versions of the class, from 2.63.1 all the way back to 2.7.1."]]],[]]