[[["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 `MetadataServiceRetryPolicy` for `MetadataServiceConnection` within the Google Cloud Dataplex C++ library, version 2.18.0."],["The latest version available for `MetadataServiceRetryPolicy` is 2.37.0-rc, with a list of previous versions provided, ranging from 2.36.0 down to 2.11.0."],["The page includes documentation on functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, detailing their usage and return types."],["The `MetadataServiceRetryPolicy` class allows the creation of new instances via the `clone()` function, and determining if retries should occur based on status, by using the `OnFailure()` method."],["The user is able to determine if a failure is considered permanent, or if the retry policy has been exhausted by using `IsPermanentFailure(Status const &)` and `IsExhausted()`."]]],[]]