[[["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++ library's Data Migration Service."],["The `DataMigrationServiceLimitedErrorCountRetryPolicy` class defines a retry policy that limits the number of transient errors allowed before stopping retries for operations within the `DataMigrationServiceConnection`."],["The policy treats the `kUnavailable` status code as a transient error and will halt if it encounters a non-transient error or exceeds the maximum allowed number of transient errors."],["Users can configure the maximum number of allowed transient failures when constructing an instance of the `DataMigrationServiceLimitedErrorCountRetryPolicy` class."],["The webpage details various version history links for this class, along with multiple constructor and functions along with type aliases."]]],[]]