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 documentation for the `RollbackTargetResponse` class within the Google Cloud Deploy v1 API for .NET."],["The `RollbackTargetResponse` class is the response object from the `RollbackTarget` operation."],["The documentation covers various versions of the API, ranging from version 1.0.0 to the latest version 3.4.0, and contains the inheritance path of the class, along with which interfaces it implements."],["The page lists the `RollbackTargetResponse` class's constructors and its `RollbackConfig` property, explaining the `RollbackConfig`'s purpose as the configuration of the rollback `Rollout` that is or will be created."],["It also provides access to the documentation of the class' namespace, `Google.Cloud.Deploy.V1`, and assembly, `Google.Cloud.Deploy.V1.dll`."]]],[]]