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 reference documentation for the `RollbackTargetConfig` class within the Google Cloud Deploy v1 API for .NET."],["The latest version of `RollbackTargetConfig` is 3.4.0, and the page lists all available versions from 1.0.0 up to the latest."],["`RollbackTargetConfig` is designed to manage configurations for the rollback rollout process in Google Cloud Deploy, implementing several interfaces."],["The class has two constructors, and it has two properties, `Rollout` which gets/sets the rollback `Rollout` to create, and `StartingPhaseId`, which gets/sets the starting phase ID for the `Rollout`."]]],[]]