[[["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-04-17 UTC."],[[["This webpage provides documentation for the `MetricsServiceV2LimitedErrorCountRetryPolicy`, a retry mechanism specifically for `MetricsServiceV2Connection` in the context of Google Cloud Logging."],["The retry policy stops attempting operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as those returning a `kUnavailable` status code."],["The policy is configurable via a `maximum_failures` parameter that defines the number of transient errors to tolerate, with a `0` value effectively disabling retries."],["The page lists the different versions of the `MetricsServiceV2LimitedErrorCountRetryPolicy`, from `2.11.0` to `2.37.0-rc`, and includes the constructors, functions, and type aliases associated with the class."]]],[]]