[[["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-02 UTC."],[[["This webpage details the `OperationResponsePollAlgorithm` class, which is an operation polling algorithm that retries until `OperationSnapshot#isDone()` returns true."],["The `OperationResponsePollAlgorithm` class implements `ResultRetryAlgorithm\u003cOperationSnapshot\u003e`."],["The page also shows a list of versions for this specific algorithm ranging from 2.63.1 all the way to 2.7.1."],["The class has methods such as `createNextAttempt` that returns `TimedAttemptSettings`, and `shouldRetry` that returns a boolean value."],["The constructor of the class is simply `OperationResponsePollAlgorithm()`."]]],[]]