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 content provides documentation for the `RollbackTargetConfig` class within the Google Cloud Deploy v1 API for .NET."],["`RollbackTargetConfig` is used to define configurations for a rollback rollout and has been implemented with several interfaces."],["The documentation includes details on the class's constructors, including a parameter to specify another `RollbackTargetConfig`, and its properties such as `Rollout` and `StartingPhaseId`."],["Multiple versioned links to documentation for `RollbackTargetConfig` are provided, ranging from version 1.0.0 to the latest version 3.4.0, allowing users to access information for different releases."],["The `RollbackTargetConfig` class inherits from `object` and contains inherited members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]