public sealed class RollbackAttempt : IMessage<RollbackAttempt>, IEquatable<RollbackAttempt>, IDeepCloneable<RollbackAttempt>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class RollbackAttempt.
RollbackAttempt represents an action of rolling back a Cloud Deploy 'Target'.
[[["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 `RollbackAttempt` class in the Google Cloud Deploy v1 API represents the action of rolling back a Cloud Deploy 'Target'."],["This documentation provides reference material for the `RollbackAttempt` class across multiple versions, ranging from version 1.0.0 to the latest 3.4.0."],["The `RollbackAttempt` class includes properties like `DestinationPhase`, `RolloutId`, `State`, and `StateDesc` which provide information about the rollback action."],["The `RollbackAttempt` class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The latest version of RollbackAttempt is 3.4.0 and it also lists all the version history, with the documentation being for 2.14.0."]]],[]]