[[["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-09 UTC."],[[["The latest version available is 2.63.1, as indicated by the \"(latest)\" tag next to it in the version list."],["This page details the `OperationResponsePollAlgorithm` class in Java, which is an operation polling algorithm that retries until `OperationSnapshot#isDone()` returns true."],["The `OperationResponsePollAlgorithm` class implements `ResultRetryAlgorithm\u003cOperationSnapshot\u003e` and inherits from `java.lang.Object`, providing methods for retry logic."],["The class includes methods such as `createNextAttempt`, which determines settings for the next attempt, and `shouldRetry`, which determines if a retry should occur based on the previous outcome."],["The class provides access to the parameters prevThrowable, prevResponse, and prevSettings, to provide information to the user."]]],[]]