[[["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 provides documentation for the `SchemaServiceRetryPolicy` class within the Google Cloud Discovery Engine C++ library, specifically covering versions from 2.15.1 up to the latest release candidate 2.37.0-rc."],["The `SchemaServiceRetryPolicy` class is used to define the retry policy for `SchemaServiceConnection`, which is used within the library to handle potential transient errors."],["Key functions provided by this class include `clone()`, which creates a new instance of the policy, and `OnFailure()`, which determines if a retry should occur based on a given status."],["The class also has functions `IsExhausted()` and `IsPermanentFailure()` to determine whether retries are exhausted or if the error is permanent, both of these functions take in a `Status const &` parameter."],["Users can access documentation for each specific version of the `SchemaServiceRetryPolicy` class through the provided links, allowing for detailed insights into changes between library updates."]]],[]]