[[["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-04-23 UTC."],[[["This webpage provides documentation for the `EntityTypesLimitedErrorCountRetryPolicy` class within the Google Cloud Dialogflow CX C++ library, specifically version 2.30.0."],["The `EntityTypesLimitedErrorCountRetryPolicy` class is designed to manage retries for `EntityTypesConnection` by limiting the number of transient errors, stopping retries if a non-transient error occurs or a preset number of transient failures are reached."],["The policy treats `kUnavailable` status codes as transient errors, and the maximum number of transient errors allowed can be configured during the construction of the class."],["The page also includes a history of previous versions, from `2.11.0` up to the current version `2.37.0-rc` for this class."],["The documentation includes information on the class' constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and the type alias `BaseType`."]]],[]]