[[["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 page documents the `SpeechLimitedErrorCountRetryPolicy` class, which is a retry policy for `SpeechConnection` in the Google Cloud Speech C++ library."],["The policy stops retrying operations when a non-transient error occurs or if the number of transient errors exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors and allows configuring the maximum number of transient failures using the constructor."],["The class provides methods to check if the retry policy is exhausted, if a failure is permanent, or if a retry is considered."],["Multiple versions of the policy class are documented, ranging from version 2.11.0 up to 2.37.0-rc, with each version link providing their own respective documentation."]]],[]]