[[["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 `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()`."]]],[]]