[[["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."],[[["The page provides documentation for the `RetryPhase` class within the Google Cloud Deploy v1 API, specifically focusing on version 2.15.0, but also including links to versions ranging from 1.0.0 to 3.4.0."],["`RetryPhase` is a class used to manage and describe retry attempts and their associated metadata, which are crucial for initiating a new attempt when issues arise."],["The `RetryPhase` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class, providing a wide range of functionalities."],["Key properties of `RetryPhase` include `Attempts` (detailing individual retry actions), `BackoffMode` (specifying retry wait time calculation), `JobId` and `PhaseId` (identifying the job and phase to retry), and `TotalAttempts` (indicating the number of retry attempts)."],["This page acts as a reference for developers who will be using the `RetryPhase` class in the Google.Cloud.Deploy.V1 namespace for their .NET applications."]]],[]]