[[["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-08-14 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eAssetServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class in the Google Cloud C++ client library, with the most recent version being \u003ccode\u003e2.37.0-rc\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis retry policy is specifically designed for \u003ccode\u003eAssetServiceConnection\u003c/code\u003e and manages retries based on the number of transient errors, ceasing retries if a non-transient error occurs or if the transient error count exceeds a set limit.\u003c/p\u003e\n"],["\u003cp\u003eThe policy considers \u003ccode\u003ekUnavailable\u003c/code\u003e status codes as transient errors and allows users to configure the maximum number of tolerated transient failures via the constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers functionalities such as checking if the retries are exhausted (\u003ccode\u003eIsExhausted()\u003c/code\u003e), if the current failure is permanent (\u003ccode\u003eIsPermanentFailure()\u003c/code\u003e) and creating a fresh instance of the retry policy (\u003ccode\u003eclone()\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class has a type alias BaseType, which is equivalent to \u003ccode\u003eAssetServiceRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]