[[["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 retry policy for `AgentEndpointServiceConnection` within the Google Cloud OS Config API, focusing on version 2.30.0 and providing links to other versions from 2.11.0 to 2.37.0-rc."],["The `AgentEndpointServiceRetryPolicy` includes methods such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` to manage retry behaviors."],["The `clone()` method creates a fresh instance of the retry policy, reset to its original state, while the `OnFailure` methods determine whether a retry is appropriate given the provided `status`."],["The `IsExhausted()` method indicates if the retry policy's attempts have been used up, and `IsPermanentFailure()` identifies whether the error is permanent and shouldn't be retried."],["The documentation provides a comprehensive overview of each version, starting with the latest release candidate, and progressing backwards to version 2.11.0, allowing for easy access to documentation for the corresponding versions."]]],[]]