[[["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-14 UTC."],[[["This webpage documents the `ServingConfigServiceRetryPolicy` for the Google Cloud Retail API in C++, covering multiple versions from 2.11.0 to 2.37.0-rc, with the current page focusing on version 2.19.0."],["The `ServingConfigServiceRetryPolicy` class is used in conjunction with `ServingConfigServiceConnection` to handle retry logic for API calls."],["Key functions of the retry policy include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are used to manage the retry behavior based on the status of API calls."],["The class contains methods to check if retry is possible with `OnFailure()`, verify if retries are exhausted via `IsExhausted()`, and determine if a failure is permanent using `IsPermanentFailure()`."]]],[]]