[[["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-17 UTC."],[[["This page provides documentation for the `MatchServiceRetryPolicy` class within the Google Cloud AI Platform C++ client library, covering versions from 2.12.0 up to the latest release candidate 2.37.0-rc."],["The `MatchServiceRetryPolicy` class is designed to handle retry logic for `MatchServiceConnection` operations, ensuring that transient errors are automatically retried."],["Key functions within `MatchServiceRetryPolicy` include `clone()`, which creates a new instance, `OnFailure()`, which determines if a retry should be attempted, `IsExhausted()`, which checks if the retry policy is exhausted, and `IsPermanentFailure()`, which checks if a given error should not be retried."],["The retry policy class provides a way to customize and control how the client library handles transient failures, ensuring a more robust connection to the Match Service."],["The latest release candidate for this `MatchServiceRetryPolicy` class is 2.37.0-rc, with all prior versions being provided on the page as well."]]],[]]