[[["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-09 UTC."],[[["This document provides reference information for the `RetryPhase` class within the Google Cloud Deploy v1 API, with the latest version being 3.4.0 and the current version being detailed as 2.10.0."],["The `RetryPhase` class is designed to handle retry attempts and associated metadata for a job within a phase, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `RetryPhase` class include `Attempts` (details of retry actions), `BackoffMode` (retry wait time calculation), `JobId` (ID of the job being retried), `PhaseId` (ID of the phase containing the job), and `TotalAttempts` (number of attempts made)."],["The class has two constructors, one default `RetryPhase()` and one `RetryPhase(RetryPhase)` for copying from an existing instance."],["The document also provides a listing of the other available versions of this package, ranging from 1.0.0 to 3.3.0."]]],[]]