[[["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-14 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, and it stops retrying when it detects a non-transient error or if the number of transient errors exceeds a preset limit."],["The policy treats the `kUnavailable` status code as a transient error, and the retry loop can be disabled by setting `maximum_failures` to 0."],["The documentation lists various constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and a type alias `BaseType` associated with the `DataMigrationServiceLimitedErrorCountRetryPolicy` class."],["The webpage lists many versions of the documentation, ranging from the most recent `2.37.0-rc` to `2.11.0`."]]],[]]