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