public sealed class RollbackTargetResponse : IMessage<RollbackTargetResponse>, IEquatable<RollbackTargetResponse>, IDeepCloneable<RollbackTargetResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class RollbackTargetResponse.
[[["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 of the Google Cloud Deploy v1 API for RollbackTargetResponse is 3.4.0."],["The RollbackTargetResponse class is the response object from `RollbackTarget` within the Google Cloud Deploy v1 API."],["This class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It contains a RollbackConfig property of type RollbackTargetConfig, that describes the configuration of the created or to-be-created rollback `Rollout`."],["There is a list of several version available for reference within the documentation, starting from 1.0.0 all the way up to the most recent version."]]],[]]