[[["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 provides documentation for the `DocumentServiceLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library, specifically for version 2.22.1."],["The `DocumentServiceLimitedErrorCountRetryPolicy` is used to manage retries for `DocumentServiceConnection` based on the number of encountered transient errors, stopping when a non-transient error is received, or it surpasses the max transient failure count."],["The policy treats the `kUnavailable` status code as a transient error, and can be configured with a constructor that takes an `int` to set the `maximum_failures`."],["The webpage lists all versions from 2.12.0 up to 2.37.0-rc, along with several related methods and functions."]]],[]]