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 webpage provides reference documentation and code samples for the Google Cloud Deploy v1 API class `RollbackTargetConfig`."],["`RollbackTargetConfig` is used for configuring rollback rollouts in Google Cloud Deploy, inheriting from `object` and implementing several interfaces like `IMessage` and `IEquatable`."],["The page details the constructors for `RollbackTargetConfig`, which are the default constructor and a copy constructor that takes another `RollbackTargetConfig` as a parameter."],["Key properties of `RollbackTargetConfig` include `Rollout`, which specifies the rollback rollout to create, and `StartingPhaseId`, which determines the starting phase of the rollout."],["The documentation covers a wide range of versions for `RollbackTargetConfig`, from version 1.0.0 to the latest version 3.4.0."]]],[]]