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."],[[["This page provides reference documentation for the `RollbackTargetResponse` class within the Google Cloud Deploy v1 API, specifically for the .NET environment."],["The `RollbackTargetResponse` class is used as the response object from a `RollbackTarget` operation and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest documented version of this class is 3.4.0, and it is available in a range of versions going back to 1.0.0, all found within this page."],["The class provides properties such as `RollbackConfig`, which allows for the configuration of the rollback `Rollout` process."],["The page details the constructors available for `RollbackTargetResponse`, one being the default constructor, and the other allowing for the creation of a `RollbackTargetResponse` from another `RollbackTargetResponse` instance."]]],[]]