[[["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` for `OperationSnapshot`."],["The provided information includes a list of available versions for this algorithm, ranging from version 2.63.1 down to 2.7.1."],["The class offers two primary methods: `createNextAttempt`, which determines the settings for the next attempt based on prior outcomes, and `shouldRetry`, which returns a boolean indicating whether a retry is necessary."],["The `OperationResponsePollAlgorithm()` constructor is provided as part of the class's functionality."]]],[]]