[[["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-14 UTC."],[[["This document provides information on the `EssentialContactsServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `EssentialContactsServiceConnection` in the Google Cloud C++ client library."],["The policy stops retrying when a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as `kUnavailable` status codes."],["The policy can be configured to tolerate a specified maximum number of transient failures, including an option to disable retries entirely by setting the maximum failures to 0."],["The document details the constructors, functions, and type aliases associated with the `EssentialContactsServiceLimitedErrorCountRetryPolicy`, as well as lists all of the versions of this class."]]],[]]