[[["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-07-01 UTC."],[[["This webpage provides documentation for the `OperationResponsePollAlgorithm` class, which is a part of the Google API Client Library for Java (GAX)."],["The `OperationResponsePollAlgorithm` class is responsible for implementing the logic to repeatedly poll an operation until it is complete, as indicated by `OperationSnapshot#isDone()`."],["The page lists various versions of the library, with the latest version being 2.63.1, and all versions listed are links to the documentation for the same class, `OperationResponsePollAlgorithm`, of their corresponding version."],["The class implements `ResultRetryAlgorithm` for `OperationSnapshot` and inherits methods from the base `Object` class."],["The `OperationResponsePollAlgorithm` class defines two key methods: `createNextAttempt`, which sets up the timing for the next retry attempt, and `shouldRetry`, which determines if another attempt should be made, both using throwable and OperationSnapshot parameters."]]],[]]