[[["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-02 UTC."],[[["This webpage details the `OperationResponsePollAlgorithm` class, which is an operation polling algorithm that retries until `OperationSnapshot#isDone()` returns true."],["The class implements `com.google.api.gax.retrying.ResultRetryAlgorithm\u003ccom.google.api.gax.longrunning.OperationSnapshot\u003e` and inherits from `java.lang.Object`."],["It includes methods like `createNextAttempt` which is used to define settings for the next retry attempt, and `shouldRetry` which determines whether a retry is necessary, in both cases taking into account the previous exception and response."],["A list of previous versions of the class is available, ranging from version 2.63.1, the latest, all the way back to version 2.7.1."]]],[]]