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."],[[["The latest version available for the Google Cloud Deploy v1 API's RollbackTargetResponse class is 3.4.0, with a range of prior versions down to 1.0.0 being available."],["The RollbackTargetResponse class is part of the Google.Cloud.Deploy.V1 namespace and is defined in the Google.Cloud.Deploy.V1.dll assembly."],["The class, RollbackTargetResponse, is used as a response object from RollbackTarget and implements multiple interfaces, including IMessage, IEquatable, and IDeepCloneable."],["The class has two constructors, one default and one that takes another RollbackTargetResponse as a parameter for creating a new instance."],["The RollbackTargetResponse has a RollbackConfig property that provides access to the configuration of the rollback rollout using the RollbackTargetConfig class."]]],[]]