[[["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-05 UTC."],[[["This webpage provides documentation for the `JobServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for BigQuery."],["The `JobServiceLimitedErrorCountRetryPolicy` defines a retry policy that limits the number of transient errors during communication with `JobServiceConnection`, with `kUnavailable` being the only status code considered a transient error."],["The retry policy will stop if a non-transient error is returned, or if the number of transient errors exceeds a set maximum."],["The class includes constructors to create an instance with a specified maximum number of transient failures and copy/move constructors, as well as methods to manage transient failures and determine when the retry loop is exhausted."],["The available versions for the documentation displayed are from version 2.27.0 to 2.37.0-rc, with 2.37.0-rc being the latest version."]]],[]]