[[["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` and inherits members from `java.lang.Object`."],["The latest version of the class is 2.63.1, with various other versions listed ranging from 2.62.0 to 2.7.1."],["The class includes methods like `createNextAttempt` to set the next attempt's settings, and `shouldRetry` to determine if retrying is necessary."],["This class contains a default constructor that takes no parameters: `OperationResponsePollAlgorithm()`."]]],[]]