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."],[[["This webpage provides documentation for the `RollbackTargetConfig` class within the Google Cloud Deploy v1 API."],["The latest available version of the API is 3.4.0, with multiple historical versions dating back to 1.0.0 also accessible."],["The `RollbackTargetConfig` class, which is used for configuring rollback rollouts, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["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 includes a full list of versions of the API, a description of the class, the inheritance hierarchy, implemented members, the namespace, assembly, constructors, and the details of the properties that are available."]]],[]]