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 webpage provides documentation for the `RollbackTargetConfig` class within the Google Cloud Deploy v1 API."],["The latest documented version of `RollbackTargetConfig` is 3.4.0, but it also includes a history of versions dating back to 1.0.0."],["`RollbackTargetConfig` is used for configuring rollback rollouts in deployments and inherits from object while implementing multiple interfaces."],["The class offers properties like `Rollout` and `StartingPhaseId` to define the specifics of the rollback operation, such as what rollout to create and from what phase to start from."],["The webpage also provides a comprehensive list of older versions, constructors, and the namespace and assembly of the class."]]],[]]