[[["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 `InstanceAdminLimitedErrorCountRetryPolicy` class in the Google Cloud Spanner C++ library, and all available versions."],["The `InstanceAdminLimitedErrorCountRetryPolicy` defines a retry mechanism for `InstanceAdminConnection` that halts retries upon encountering a non-transient error or when a set number of transient failures is exceeded."],["Transient errors, in this context, are identified by the `kUnavailable` status code."],["The class allows creating instances that tolerate a specific number of transient errors, and the retry mechanism can be disabled by setting the `maximum_failures` to 0."],["The documentation details the constructors, functions, and type aliases available within this class, including methods for checking maximum failures, handling failures, checking exhaustion, and cloning the policy."]]],[]]