[[["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 `MigrationCenterLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `MigrationCenterConnection` in the Google Cloud C++ library."],["The policy is designed to stop retrying if a non-transient error is encountered or if the number of transient failures exceeds a specified limit."],["Transient errors in this context are identified by the `kUnavailable` status code, with users being able to define how many transient errors to tolerate."],["The class offers methods to check for policy exhaustion, permanent failures, and to clone the policy."],["This page lists the `MigrationCenterLimitedErrorCountRetryPolicy` class across multiple versions of the Google Cloud C++ library, ranging from 2.13.0 to 2.37.0-rc."]]],[]]