[[["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-04 UTC."],[[["This webpage provides reference documentation for the `Retry` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 up to the latest version 3.4.0."],["The `Retry` class, part of the `Google.Cloud.Deploy.V1` namespace, is used for managing the retry logic of failed jobs, including settings like the total number of retry attempts, backoff mode, and initial wait duration."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and integration within the .NET environment."],["The `Retry` class contains properties such as `Attempts` to define the number of retries, `BackoffMode` to specify the wait pattern, and `Wait` to set the initial waiting period before the first retry attempt."],["The document lists all available versions of the API that can be referenced, the most recent version being 3.4.0 and the oldest being 1.0.0."]]],[]]