[[["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-07-01 UTC."],[[["This webpage details the `OperationResponsePollAlgorithm` class, which is designed for operation polling and retries until `OperationSnapshot#isDone()` returns true."],["The latest version of this class is 2.63.1, with a comprehensive list of previous versions provided, down to version 2.7.1, each with their own respective documentation link."],["`OperationResponsePollAlgorithm` implements `ResultRetryAlgorithm\u003cOperationSnapshot\u003e`, indicating it's used to manage retries based on the state of `OperationSnapshot`."],["The class provides two primary methods: `createNextAttempt`, for determining settings for the next retry attempt, and `shouldRetry`, which decides if another attempt is needed, based on the previous throwable and response."],["The webpage also lists inherited members and their respective descriptions, as well as the constructor of the class."]]],[]]