[[["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-21 UTC."],[[["This webpage details the `VpcAccessServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ library, specifically for managing retries in the `VpcAccessServiceConnection`."],["The policy is designed to stop retrying if a non-transient error is encountered or if the number of transient failures exceeds a set limit."],["Transient errors in this context are identified as `kUnavailable` and `kUnknown` status codes, with all others being considered non-transient."],["The class includes constructors to define the maximum number of transient failures allowed and functions to check for exhaustion, permanent failure, or to clone the policy."],["The webpage offers multiple version of this policy from version 2.11.0 up to 2.37.0-rc."]]],[]]