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