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, specifically focusing on version 2.14.0, but also providing links to other versions."],["The `RollbackTargetConfig` class is used to define configurations for a rollback rollout, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and provides constructors for creating a new instance or copying from an existing `RollbackTargetConfig`."],["It includes properties like `Rollout` (the rollback rollout to create) and `StartingPhaseId` (the starting phase ID for the rollout), with links to their descriptions."],["The latest documented version is 3.4.0, with a list of versions going all the way back to version 1.0.0."]]],[]]