[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]