[[["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 a detailed overview of the `MetricsServiceV2LimitedErrorCountRetryPolicy` class for Google Cloud Logging."],["The retry policy stops retrying after encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["Transient errors, as defined in this class, specifically refer to the `kUnavailable` status code."],["You can adjust the `maximum_failures` parameter when constructing a `MetricsServiceV2LimitedErrorCountRetryPolicy` object to define the number of transient errors tolerated, with 0 disabling retries."],["The document also details various constructors, functions like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`, and a type alias `BaseType` associated with this class."]]],[]]