[[["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 `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."]]],[]]