[[["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-05-07 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 that are tolerated before stopping retries, and it is specifically designed for use with `DataMigrationServiceConnection`."],["The policy considers `kUnavailable` status codes as transient errors, and any other non-transient error or exceeding the predefined maximum number of transient failures will stop the retries."],["The class offers constructors to set the maximum number of transient failures and functions to manage the retry logic, including `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."],["The webpage also lists various versions of the documentation, ranging from version `2.11.0` to the latest release candidate `2.37.0-rc`, which are available through individual links."]]],[]]