[[["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 webpage details the `LoggingServiceV2LimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ client library for managing retry behavior in the Logging Service V2 API."],["The policy is used in `LoggingServiceV2Connection` and stops retrying when non-transient errors occur or the number of transient errors exceeds a defined limit."],["Transient errors in this context are defined as `kInternal` and `kUnavailable` status codes, and the number of errors is defined as `maximum_failures` which can also be set to 0 to disable the retry loop."],["The page provides a list of the available versions for the `LoggingServiceV2LimitedErrorCountRetryPolicy`, and this ranges from version 2.11.0 all the way to the most recent version of 2.37.0-rc."]]],[]]