[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `MigrationCenterLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Migration Center, with the most recent version at 2.37.0-rc."],["The `MigrationCenterLimitedErrorCountRetryPolicy` class is designed to manage retry logic for `MigrationCenterConnection` by counting the number of transient errors, defined as `kUnavailable` status codes, which can be further customized by setting the `maximum_failures`."],["The class includes constructors to set the maximum allowed transient failures and has functions to check if the retry policy is exhausted, determine if a failure is permanent, and retrieve the maximum number of failures allowed."],["The webpage lists multiple versions of the policy, from version 2.13.0 up to the current release candidate 2.37.0-rc."],["The `clone` method creates a reset copy of the object, and the `BaseType` is an alias of the `MigrationCenterRetryPolicy`."]]],[]]