[[["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 is used to define a retry policy for `DataMigrationServiceConnection` that stops retrying if there is a non-transient error or if a prescribed number of transient failures has been reached."],["The policy considers the `kUnavailable` status code as a transient error, and the retry loop can be disabled by providing a `maximum_failures` value of 0."],["The page also includes a listing of previous versions, with `2.37.0-rc` being the latest."],["Constructors, functions, and type aliases of `DataMigrationServiceLimitedErrorCountRetryPolicy` are documented, such as `maximum_failures()`, `OnFailure(Status const &)`, and `BaseType`."]]],[]]