[[["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-09 UTC."],[[["This webpage details the `OperationResponsePollAlgorithm` class, which is part of the Google API Client Library for Java (gax) and implements `ResultRetryAlgorithm` for `OperationSnapshot`."],["The latest version of this class is documented in version 2.63.1, and the page provides links to documentation for versions dating back to 2.7.1."],["`OperationResponsePollAlgorithm` is designed to continue retrying until the `OperationSnapshot` indicates that the operation is complete, via `OperationSnapshot#isDone()`."],["The class includes methods like `createNextAttempt` for determining settings for the next retry attempt and `shouldRetry` to determine if a retry should be made based on the previous throwable and response."],["The class has a default constructor `OperationResponsePollAlgorithm()` and inherits several methods from the class `Object` which is referenced in the documentation."]]],[]]