[[["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 `InstanceAdminLimitedErrorCountRetryPolicy` class in the Google Cloud Spanner C++ library, including a list of versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `InstanceAdminLimitedErrorCountRetryPolicy` is designed to manage retries for `InstanceAdminConnection` operations by counting transient errors, where the retry process halts upon encountering a non-transient error or exceeding the maximum allowed number of transient failures."],["The policy considers only `kUnavailable` status codes as transient errors."],["Users can customize the retry behavior by setting the maximum number of transient failures during the construction of a new instance of `InstanceAdminLimitedErrorCountRetryPolicy`."],["The documentation lists the available constructors, functions, and type aliases for the class and how they interact with each other."]]],[]]