[[["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 details the `OperationResponsePollAlgorithm` class, which is designed for operation polling and is used until `OperationSnapshot#isDone()` returns true."],["The `OperationResponsePollAlgorithm` class is implemented within the `com.google.api.gax.longrunning` package and implements the `ResultRetryAlgorithm\u003cOperationSnapshot\u003e` interface."],["The provided documentation covers various versions of the package, from 2.63.1 (latest) down to 2.7.1, offering links to the specific documentation of each one."],["The class includes methods such as `createNextAttempt` and `shouldRetry`, which are used for managing retry attempts based on previous results or thrown errors, taking `Throwable`, `OperationSnapshot`, and `TimedAttemptSettings` objects as parameters, and returning either `TimedAttemptSettings` or `boolean` depending on the method."],["The `OperationResponsePollAlgorithm` class inherits various methods from `java.lang.Object`, such as `clone()`, `equals(Object)`, and `getClass()`, among others."]]],[]]