[[["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 `DashboardsServiceRetryPolicy` for different versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of this policy is to manage retry behavior for the `DashboardsServiceConnection` in the Google Cloud Monitoring C++ client library."],["Key functions within the `DashboardsServiceRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each used to control or determine retry logic."],["The `OnFailure()` and `IsPermanentFailure()` functions accept a `Status const &` parameter, allowing them to assess if an operation should be retried or if a failure is considered permanent."],["The availability of multiple versions allows for historical reference and compatibility with different library dependencies."]]],[]]