[[["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 webpage provides documentation for the `ContentServiceRetryPolicy` class within the Google Cloud Dataplex C++ library, focusing on version 2.19.0, but also providing links to other versions."],["The latest release candidate version is 2.37.0-rc, and the documentation lists multiple versions, ranging from 2.11.0 up to the latest rc, all providing documentation for the same `ContentServiceRetryPolicy`."],["The `ContentServiceRetryPolicy` is used to manage retry behavior for `ContentServiceConnection`, with provided functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `OnFailure()`, `IsExhausted()` and `IsPermanentFailure()` functions take a status object as a parameter and return a bool as a type."],["The `clone()` function creates a new instance of the policy and returns a unique pointer of type `ContentServiceRetryPolicy`."]]],[]]