[[["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-09-09 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eOperationResponsePollAlgorithm\u003c/code\u003e class, which is an operation polling algorithm that retries until \u003ccode\u003eOperationSnapshot#isDone()\u003c/code\u003e returns true.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationResponsePollAlgorithm\u003c/code\u003e class is implemented in Java and it inherits from \u003ccode\u003ejava.lang.Object\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the \u003ccode\u003eResultRetryAlgorithm\u003c/code\u003e interface with \u003ccode\u003eOperationSnapshot\u003c/code\u003e type parameters, found within \u003ccode\u003ecom.google.api.gax.retrying\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two primary methods: \u003ccode\u003ecreateNextAttempt\u003c/code\u003e, which determines settings for the next attempt and takes in a throwable, OperationSnapshot, and previous settings, and \u003ccode\u003eshouldRetry\u003c/code\u003e, which takes in a throwable and OperationSnapshot to determine whether to retry.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation contains an extensive list of versioned links, indicating that the class has been maintained and updated over time, with the latest version being 2.63.1.\u003c/p\u003e\n"]]],[],null,[]]