[[["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 documentation for the `EssentialContactsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Essential Contacts."],["The retry policy is designed to manage retries for the `EssentialContactsServiceConnection` based on the number of transient errors encountered, stopping if non-transient errors occur or a maximum number of transient failures is exceeded."],["The class treats `kUnavailable` status codes as transient errors, allowing for retries when these errors occur."],["The `EssentialContactsServiceLimitedErrorCountRetryPolicy` class provides constructors to set the maximum number of allowed transient failures and functions to check if the retry policy is exhausted, or if the failure is considered permanent."],["The document covers multiple versions of the `EssentialContactsServiceLimitedErrorCountRetryPolicy` class, ranging from version `2.37.0-rc` to version `2.12.0`, with `2.37.0-rc` being the latest version."]]],[]]