[[["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."],[[["The latest version of the `VpcAccessServiceLimitedErrorCountRetryPolicy` class is 2.37.0-rc."],["This class implements a retry policy for `VpcAccessServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy considers `kUnavailable` and `kUnknown` status codes as transient errors and will cease retrying if a non-transient error is faced."],["The `VpcAccessServiceLimitedErrorCountRetryPolicy` can be configured to tolerate a maximum number of transient errors, and retries can be disabled by setting the `maximum_failures` parameter to 0."],["The `clone()` function will return a pointer of a new instance of the policy, reset to the original state, and the BaseType alias represents the `VpcAccessServiceRetryPolicy`."]]],[]]