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-04-09 UTC."],[[["The latest version available for `RollbackTargetResponse` in the Google Cloud Deploy v1 API is 3.4.0."],["This documentation provides reference for the `RollbackTargetResponse` class across multiple versions, ranging from 1.0.0 to 3.4.0."],["The `RollbackTargetResponse` class is a response object from `RollbackTarget` and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors: a default constructor and a copy constructor that takes another `RollbackTargetResponse` instance."],["The `RollbackTargetResponse` class includes a `RollbackConfig` property of type `RollbackTargetConfig`, representing the config of a rollback `Rollout`."]]],[]]