[[["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 `RapidMigrationAssessmentLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Rapid Migration Assessment."],["The `RapidMigrationAssessmentLimitedErrorCountRetryPolicy` class defines a retry policy that limits the number of transient errors tolerated before stopping retries, with the only transient error code being `kUnavailable`."],["This class is a retry policy for `RapidMigrationAssessmentConnection` and it will cease retrying if there is a non-transient error or the number of transient failures exceed a set amount."],["The class has constructors to set the maximum allowed transient failures, and functions to determine if a failure is transient, if the retry limit is exhausted, and to clone the policy."],["The webpage lists various versions of this class, with version 2.37.0-rc being the most recent, and lists previous version going as far back as version 2.13.0."]]],[]]