[[["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-08-14 UTC."],[[["This webpage details the `RecommendationServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `RecommendationServiceConnection` in the Google Cloud Discovery Engine C++ library."],["The policy is designed to stop retrying when it encounters a non-transient error or exceeds a set number of transient failures, with `kUnavailable` as a defined transient error."],["You can set the maximum allowed number of transient errors by creating an instance with an integer representing `maximum_failures`, or can disable retries entirely by setting this to 0."],["The webpage provides links to documentation for various versions of the library, ranging from 2.15.1 to 2.37.0-rc (the latest), as well as function and type alias details for the class itself."]]],[]]