[[["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 `DataStoreServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Discovery Engine C++ library, with version 2.26.0 being the current version displayed."],["The `DataStoreServiceLimitedErrorCountRetryPolicy` class defines a retry policy for `DataStoreServiceConnection`, stopping retries if a non-transient error is received or if the number of transient failures exceeds a specified limit."],["Transient errors, specifically `kUnavailable`, are the only type of errors considered transient by this class and eligible for retrying."],["The policy can be configured with a maximum number of transient failures, and if set to 0, the retry loop will be disabled."],["The documentation offers a full list of constructor functions, member functions, as well as the type alias `BaseType` and provides the specific version numbers of the library."]]],[]]