[[["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 used for operation polling and retrying until `OperationSnapshot#isDone()` returns true."],["The `OperationResponsePollAlgorithm` class is an implementation of `ResultRetryAlgorithm` for `OperationSnapshot` objects."],["The class provides two main methods, `createNextAttempt` which determines the settings for the next retry attempt, and `shouldRetry` which checks if another attempt should occur based on the result and any potential error."],["The webpage also lists various versions of this class, ranging from version 2.7.1 up to the latest version 2.63.1."],["The `OperationResponsePollAlgorithm` class inherits methods from the `java.lang.Object` class."]]],[]]