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 `RollbackTargetConfig` class in the Google Cloud Deploy v1 API is used to configure rollback rollouts."],["This webpage provides reference documentation for the `RollbackTargetConfig` class across multiple versions, with version 3.4.0 being the latest."],["The `RollbackTargetConfig` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RollbackTargetConfig` class has two constructors and properties such as `Rollout` and `StartingPhaseId` to configure the rollout process."],["The namespace for the `RollbackTargetConfig` class is `Google.Cloud.Deploy.V1`, and it is contained within the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]