[[["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 `OperationResponsePollAlgorithm` class implements `ResultRetryAlgorithm` for `OperationSnapshot`, allowing the algorithm to retry until `OperationSnapshot#isDone()` returns true."],["This class provides an operation polling algorithm designed to continuously retry until an operation is complete, as indicated by the `OperationSnapshot`."],["It offers methods like `createNextAttempt` to define the next attempt settings and `shouldRetry` to determine if another attempt should be made based on previous results or errors."],["The latest version of this documentation is 2.63.1, with several previous versions dating back to 2.7.1 also listed."],["The class inherits standard methods from `java.lang.Object`, including `clone`, `equals`, and `wait`."]]],[]]