[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This webpage provides documentation for the `JobServiceLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library for BigQuery."],["This retry policy class is designed for `JobServiceConnection` and limits retries based on the number of transient errors encountered."],["The policy will stop retrying if it detects a non-transient error or if the number of transient errors exceeds a defined maximum."],["Transient errors are determined by checking if an RPC returns a status code of `kUnavailable`."],["The policy can be configured by determining the maximum amount of transient errors it can go through before stopping."]]],[]]