[[["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 `PredictionServiceLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `PredictionServiceConnection` in the Google Cloud C++ library."],["The policy stops retrying if a non-transient error is returned by an RPC, or if the number of transient errors exceeds the defined `maximum_failures`."],["The only transient error defined within this class is if the RPC returns a `kUnavailable` error code."],["The documentation also includes the constructors, functions, and a type alias for the `PredictionServiceLimitedErrorCountRetryPolicy` class, including how to create an instance and disable the retry loop."],["The webpage also includes links to all previous versions of the `PredictionServiceLimitedErrorCountRetryPolicy` documentation, with version 2.37.0-rc as the latest."]]],[]]