[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]