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 for .NET."],["The `RollbackTargetResponse` class represents the response object from a `RollbackTarget` operation."],["The page lists various versions of the API, ranging from 1.0.0 to 3.4.0, with 3.4.0 being the latest version, and each version is linkable to its respective documentation."],["The `RollbackTargetResponse` class inherits from object and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features two constructors and a `RollbackConfig` property, which is of type `RollbackTargetConfig`."]]],[]]