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."],[[["This document provides reference documentation for the `RollbackTargetResponse` class within the Google Cloud Deploy v1 API, specifically detailing its structure, functionality, and usage."],["The `RollbackTargetResponse` class is part of the `Google.Cloud.Deploy.V1` namespace and is contained within the `Google.Cloud.Deploy.V1.dll` assembly."],["This class represents the response object from `RollbackTarget`, which outlines how to handle rollback operations within the Google Cloud Deploy environment."],["The document outlines inheritance details and lists the implemented interfaces by the `RollbackTargetResponse` class, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Available versions for this class range from 1.0.0 to 3.4.0, with 3.4.0 being the latest, which can be found within the `RollbackTargetResponse` documentation, along with older versions."]]],[]]