[[["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 `OrganizationsRetryPolicy` for `OrganizationsConnection`, highlighting its role in managing retry operations within the Google Cloud Resource Manager."],["Version 2.37.0-rc is the latest available version, with links to documentation for versions ranging from 2.11.0 to 2.36.0."],["The `OrganizationsRetryPolicy` includes functions like `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` for managing and assessing retry attempts."],["The `clone()` function creates a new policy instance, while `OnFailure` determines if a retry should occur based on the status, and the `IsExhausted` function determines if the retries are exhausted."],["The `IsPermanentFailure` function checks if a given status indicates a permanent failure, preventing further retry attempts."]]],[]]