[[["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 page details the `ApiGatewayServiceRetryPolicy` for Google Cloud's C++ API Gateway service, specifically for version 2.20.0 and prior, with links to other versions."],["The policy is used in the `ApiGatewayServiceConnection` to define how operations should be retried."],["The `clone()` function creates a new, reset instance of the `ApiGatewayServiceRetryPolicy`."],["`OnFailure(Status const &)` determines if a retry should occur based on the provided status."],["Functions such as `IsExhausted()` and `IsPermanentFailure(Status const &)` check the retry policy's current state and whether a given failure is considered permanent."]]],[]]