[[["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 webpage provides documentation for the `QuotaControllerRetryPolicy` class within the Google Cloud Service Control C++ library, specifically starting with version 2.30.0, and it lists all the versions after and including it up to the latest release candidate 2.37.0-rc."],["The `QuotaControllerRetryPolicy` defines the retry behavior for operations on the `QuotaControllerConnection` which is part of the service control, enabling it to manage quota-related activities."],["The documentation outlines the core functionalities of the `QuotaControllerRetryPolicy` including creating a new instance via the `clone()` method, handling failures with `OnFailure(Status const &)`, and determining the state of exhaustion and permanence of failure via `IsExhausted()` and `IsPermanentFailure(Status const &)`, respectively."],["Each function within `QuotaControllerRetryPolicy`, like `OnFailure` or `IsExhausted`, includes parameters, their descriptions, return type, and return description within a table format to aid in understanding each one."]]],[]]