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, while the current page is for version 3.3.0, and multiple previous versions, ranging from 3.2.0 down to 1.0.0, are also documented."],["`RollbackTargetConfig` is a class within the Google Cloud Deploy v1 API, designed to manage configurations for rollback rollouts."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RollbackTargetConfig` class includes properties such as `Rollout`, which specifies the rollback rollout to be created, and `StartingPhaseId`, which determines the initial phase for the rollout."],["The `RollbackTargetConfig` class has two constructors: a default constructor, `RollbackTargetConfig()`, and another constructor, `RollbackTargetConfig(RollbackTargetConfig other)`, that accepts another instance of `RollbackTargetConfig` as a parameter."]]],[]]