[[["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 document details the retry policy for `IdentityAwareProxyAdminServiceConnection`, specifically within version 2.21.0 of the library."],["The `clone()` function creates a new instance of the policy, reset to its initial state, returning a `std::unique_ptr` of the `IdentityAwareProxyAdminServiceRetryPolicy` type."],["The `OnFailure(Status const &)` function determines if a retry should occur based on the provided `Status`, returning a boolean value."],["The `IsExhausted()` function indicates whether the retry policy has been exhausted, returning a boolean value."],["The `IsPermanentFailure(Status const &)` function checks if a given status represents a permanent failure, returning a boolean value."]]],[]]