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."],[[["The latest version of the `RollbackTargetResponse` class in the Google Cloud Deploy v1 API is version 3.4.0."],["This class represents the response object from a `RollbackTarget` operation within the Google Cloud Deploy v1 API."],["The `RollbackTargetResponse` class has several versions available, ranging from 1.0.0 to the latest 3.4.0, with multiple increments in between."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing methods for data handling and comparison."],["The `RollbackTargetResponse` has a `RollbackConfig` property, which is of type `RollbackTargetConfig`, representing the configuration of the rollback rollout."]]],[]]