[[["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."],[[["This webpage provides documentation for the `OperationResponsePollAlgorithm` class in the Google Cloud API Client Library for Java (gax)."],["The `OperationResponsePollAlgorithm` class is an operation polling algorithm that retries until `OperationSnapshot#isDone()` returns true, it implements the `ResultRetryAlgorithm` interface."],["The latest version of the `OperationResponsePollAlgorithm` documentation is version 2.63.1, with several other previous versions available, ranging from 2.24.0 up to 2.62.0, and going back as far as 2.7.1."],["The class includes methods such as `createNextAttempt` to define the settings of the next retry attempt, and `shouldRetry` to determine if the operation should be retried, and all of the inherited members from the Object class."],["There is a constructor for `OperationResponsePollAlgorithm`, which takes no parameters and can be used for implementation of the class."]]],[]]