[[["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 page details the `AssetServiceRetryPolicy` for the Google Cloud Asset API in C++, outlining different version releases."],["Version 2.37.0-rc is the latest release candidate, with multiple stable versions available ranging from 2.36.0 down to 2.11.0."],["The `AssetServiceRetryPolicy` applies to the `AssetServiceConnection` and defines how the service should handle retries upon failures."],["Key functions of the retry policy include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to control retry behavior."],["The functions `OnFailure()` and `IsPermanentFailure` both utilize the parameter `status` that is a constant reference to a `Status` object, while the `clone()` function returns a unique pointer to an `AssetServiceRetryPolicy` object."]]],[]]