[[["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 document provides documentation for the `VmMigrationLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ library."],["The `VmMigrationLimitedErrorCountRetryPolicy` is used as a retry mechanism for `VmMigrationConnection` and halts upon encountering a non-transient error or surpassing the maximum allowed transient failures."],["Transient errors for this class are specifically defined as those with the status code `kUnavailable`."],["The policy allows configuration of the maximum number of transient errors tolerated, and setting this number to 0 effectively disables retries."],["The document lists the different versions of the `VmMigrationLimitedErrorCountRetryPolicy` class, including a \"latest\" release candidate, and includes details about its constructors, methods, and type aliases."]]],[]]