[[["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 designed for operation polling and retrying until `OperationSnapshot#isDone()` returns true."],["The class implements `ResultRetryAlgorithm\u003cOperationSnapshot\u003e` and inherits methods from `java.lang.Object`, including `clone()`, `equals()`, `getClass()`, and more."],["There are methods within this class called `createNextAttempt` and `shouldRetry` which return a TimedAttemptSettings and a boolean, respectively, that are used for the purpose of setting parameters for the next retry attempt."],["The class has a default constructor, `OperationResponsePollAlgorithm()`, and is a part of the Google API client libraries for Java."],["The current version listed is 2.60.0 but it contains references to many previous versions, with 2.63.1 being the latest."]]],[]]