[[["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-21 UTC."],[[["This webpage provides documentation for the `DataMigrationServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Data Migration Service."],["The `DataMigrationServiceLimitedErrorCountRetryPolicy` class defines a retry policy that limits the number of transient errors (specifically `kUnavailable`) allowed during operations with `DataMigrationServiceConnection`."],["The retry policy can be configured to stop retrying if a non-transient error is encountered or if the number of transient failures exceeds a specified maximum, which can also be configured to disable retrying."],["The class includes constructors to create instances, functions to manage the retry behavior, and functions to check for exhaustion and permanent failures, along with the ability to clone the policy."],["The page provides links to documentation for multiple versions of the library, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."]]],[]]