[[["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 before stopping retries for operations within `DataMigrationServiceConnection`."],["This policy treats the `kUnavailable` status code as a transient error and provides constructors to define the `maximum_failures` count of transient errors allowed, with the option to disable the retry loop entirely."],["The class includes functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage the retry logic and identify the retry policy state."],["The webpage also lists the available versions of this `DataMigrationServiceLimitedErrorCountRetryPolicy` Class from `2.11.0` all the way to `2.37.0-rc` with links to its individual documentation."]]],[]]