[[["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-05-07 UTC."],[[["This webpage provides documentation for the `ReservationServiceLimitedErrorCountRetryPolicy` class within the Google Cloud C++ client library for BigQuery Reservation."],["The `ReservationServiceLimitedErrorCountRetryPolicy` class implements a retry policy that limits the number of transient errors allowed before stopping retries for `ReservationServiceConnection` operations."],["The retry policy considers `kUnavailable` as a transient error and halts retries if a non-transient error is encountered."],["The policy can be configured to allow a specific number of transient failures via the `maximum_failures` parameter in its constructor, or disabling retries entirely by providing a value of 0."],["The latest version available is `2.37.0-rc`, and multiple previous versions are accessible, ranging down to version `2.11.0`."]]],[]]