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 current document provides reference documentation for the `RollbackTargetConfig` class within the Google Cloud Deploy v1 API, specifically version 3.2.0."],["`RollbackTargetConfig` is a class used for configuring rollback rollouts in Google Cloud Deploy, implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This documentation lists the properties available for `RollbackTargetConfig`, including `Rollout` (the rollback rollout to create) and `StartingPhaseId` (the phase ID to start the rollout)."],["The document contains links to various versions of the API, ranging from version 1.0.0 to 3.4.0 (latest), all referencing the `RollbackTargetConfig` class."],["The class `RollbackTargetConfig` has two constructors: a default constructor and a copy constructor that takes another `RollbackTargetConfig` object as a parameter."]]],[]]