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 page provides documentation for the `RollbackTargetConfig` class within the Google Cloud Deploy v1 API."],["The latest version of `RollbackTargetConfig` is 3.4.0, and multiple versions are available, ranging from 1.0.0 to 3.4.0."],["The `RollbackTargetConfig` class allows the creation of configurations for rollback rollouts in Google Cloud Deploy."],["Key properties of the `RollbackTargetConfig` include `Rollout` and `StartingPhaseId`, enabling control over the rollout process."],["`RollbackTargetConfig` inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."]]],[]]