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 document provides reference documentation for the `RollbackTargetResponse` class within the Google Cloud Deploy v1 API, specifically focusing on version 2.12.0 and its implementations within the .NET environment."],["The `RollbackTargetResponse` class is the response object from `RollbackTarget` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for the `RollbackTargetResponse` is 3.4.0, and other available versions range from 1.0.0 up to 3.3.0, alongside the 2.x versions."],["The `RollbackTargetResponse` class includes a constructor and a property called `RollbackConfig` of type `RollbackTargetConfig`, which represents the configuration for the rollback rollout."],["The document also highlights the namespace `Google.Cloud.Deploy.V1` and assembly `Google.Cloud.Deploy.V1.dll` related to the `RollbackTargetResponse` class."]]],[]]