[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This webpage details the `OperationResponsePollAlgorithm` class, which is an algorithm designed for polling operations until an `OperationSnapshot` indicates it's complete via `isDone()`."],["The class implements the `ResultRetryAlgorithm` interface, specifically for `OperationSnapshot` objects, managing retry logic for long-running operations."],["The `OperationResponsePollAlgorithm` class has methods such as `createNextAttempt` to define subsequent retry attempts, and `shouldRetry` to determine if further attempts are necessary, based on previous errors or operation responses."],["This page documents versions of the algorithm ranging from 2.7.1 to the latest version, 2.63.1, and includes a listing of each version with a unique link to the relative documentation page."]]],[]]