[[["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."],[[["The webpage provides documentation for the `OperationResponsePollAlgorithm` class, which is a part of the Google API Client Library for Java."],["This algorithm is designed to retry operations until an `OperationSnapshot` indicates that the operation is complete, as determined by the `isDone()` method."],["The class implements `ResultRetryAlgorithm` for `OperationSnapshot`, managing the retrying process."],["The `OperationResponsePollAlgorithm` class provides two methods, `createNextAttempt` for creating the settings for the next retry attempt, and `shouldRetry` for deciding if a retry should occur, along with a default constructor `OperationResponsePollAlgorithm()`."],["The page also lists the different versions available, from 2.63.1 (latest) down to 2.7.1, showing the history of the `OperationResponsePollAlgorithm`."]]],[]]