[[["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-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."]]],[]]