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