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