[[["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 `RapidMigrationAssessmentLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Rapid Migration Assessment."],["The `RapidMigrationAssessmentLimitedErrorCountRetryPolicy` class is used to define a retry policy for the `RapidMigrationAssessmentConnection` based on counting the number of errors, stopping if a non-transient error is detected or a specified number of transient failures are detected."],["Transient errors are defined as RPCs returning a `kUnavailable` status code, and the policy can be disabled by setting `maximum_failures` to 0."],["The page lists multiple versions of the library, including the latest release candidate, 2.37.0-rc, going back to version 2.13.0."],["The documentation includes details on the class constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with a type alias `BaseType`."]]],[]]