[[["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 document provides information on the `SpeechLimitedErrorCountRetryPolicy` class, which is used to manage retry attempts for `SpeechConnection` in the Google Cloud C++ Speech API."],["The policy limits retry attempts based on the number of transient errors encountered, and will stop retrying if a non-transient error is received, or if the maximum number of transient failures is reached."],["Only the `kUnavailable` status code is considered a transient error within this retry policy."],["The class provides constructors to create instances with a specified maximum number of failures and functions to check if the maximum failures have been met, or if a given error is a permanent failure, alongside a clone function."],["This documentation also contains a list of different versions of this object, from 2.11.0 all the way to the latest release candidate (2.37.0-rc)."]]],[]]