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