[[["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 Data Migration service in C++."],["The `DataMigrationServiceLimitedErrorCountRetryPolicy` manages retries for the `DataMigrationServiceConnection`, stopping if there is a non-transient error or the maximum number of transient failures is exceeded."],["The policy treats `kUnavailable` status codes as transient errors and has a constructor to specify the maximum number of transient failures allowed, with an option to disable retries by setting it to 0."],["The class provides functions to check for exhaustion of retries, determine if a failure is permanent, and to clone the policy."],["This documentation provides information for versions between 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the latest."]]],[]]