[[["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-21 UTC."],[[["The latest version available for the Google Cloud Deploy v1 API class `RetryAttempt` is 3.4.0, with multiple prior versions also documented, including back to version 1.0.0."],["`RetryAttempt` is a class that represents a retry action for a failed Cloud Deploy job, inheriting from the base `object` class and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RetryAttempt` class has properties like `Attempt` (the retry index), `State` (the retry's state), `StateDesc` (a description of the retry's state), and `Wait` (how long the operation will be paused)."],["The `RetryAttempt` class includes two constructors: a default constructor `RetryAttempt()` and a constructor accepting another `RetryAttempt` object as a parameter, allowing for object copying."],["It is found in the `Google.Cloud.Deploy.V1` namespace, within the `Google.Cloud.Deploy.V1.dll` assembly, and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]