[[["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-03-21 UTC."],[[["This webpage details the `AdaptationLimitedErrorCountRetryPolicy` class, which manages retries for `AdaptationConnection` in the context of Google Cloud Speech API."],["The retry policy stops when a non-transient error occurs or the number of transient failures exceeds a set limit."],["Transient errors are specifically identified by the `kUnavailable` status code within this retry policy implementation."],["The class offers constructors to create instances and to modify the `maximum_failures` parameter, allowing users to disable the retry loop if needed by setting the parameter to 0."],["The content displays a list of available version of the documentation, with version `2.37.0-rc` as the latest, and going down to `2.11.0`."]]],[]]