[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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."]]],[]]