public sealed class RollbackTargetConfig : IMessage<RollbackTargetConfig>, IEquatable<RollbackTargetConfig>, IDeepCloneable<RollbackTargetConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class RollbackTargetConfig.
[[["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 available for `RollbackTargetConfig` is 3.4.0, which can be found in the provided list alongside numerous previous versions, including the current version 2.19.0."],["`RollbackTargetConfig` is a class within the Google Cloud Deploy v1 API, specifically for managing rollback rollout configurations."],["The `RollbackTargetConfig` class includes properties such as `Rollout` and `StartingPhaseId` to define the configuration of a rollback."],["This class inherits from the base .NET `object` class and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class also contains the two constructors `RollbackTargetConfig()` and `RollbackTargetConfig(RollbackTargetConfig other)`."]]],[]]