[[["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 page provides documentation for the `PipelineServiceLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `PipelineServiceConnection` in the Google Cloud Content Warehouse C++ library."],["The retry policy stops retrying if a non-transient error is encountered or if the number of transient failures exceeds a specified limit."],["Transient errors in this policy are identified by the `kUnavailable` status code, which will cause a retry."],["The policy can be configured to allow a specific number of transient errors, and it can be disabled entirely by setting `maximum_failures` to 0."],["The documentation includes a list of all supported versions, ranging from the latest `2.37.0-rc` to `2.12.0`, along with details of the constructors, functions, and type aliases within the class."]]],[]]