[[["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-17 UTC."],[[["This webpage documents various versions of the `ResultRetryAlgorithm` interface, with the latest version being 2.63.1."],["The `ResultRetryAlgorithm` interface is designed for determining retry behavior, specifically in the context of the `com.google.api.gax.retrying` package."],["It provides methods like `createNextAttempt` for calculating settings for subsequent attempts and `shouldRetry` for deciding whether a retry should occur after an exception or response."],["The interface is recommended to be used with `ResultRetryAlgorithmWithContext` instead, for more complete functionalities regarding retrying."],["The documentation describes methods that are also available in the `ResultRetryAlgorithmWithContext`, and they share similar parameter inputs and return values."]]],[]]