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 latest version available for the Google.Cloud.Deploy.V1 RollbackAttempt API is 3.4.0, with a total of 27 versions available, ranging down to version 1.0.0."],["The RollbackAttempt class is part of the Google Cloud Deploy v1 API and allows users to roll back a Cloud Deploy 'Target', which can be used to create a rollback to a `Rollout`."],["Key properties within the RollbackAttempt class include DestinationPhase, RolloutId, State, and StateDesc, which provide details about the rollback action, including the target phase and the state of the rollback."],["The RollbackAttempt class inherits from `object` and implements several interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]