public sealed class RepairPhaseConfig : IMessage<RepairPhaseConfig>, IEquatable<RepairPhaseConfig>, IDeepCloneable<RepairPhaseConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class RepairPhaseConfig.
[[["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 reference documentation for the `RepairPhaseConfig` class within the Google Cloud Deploy v1 API, specifically for the .NET framework."],["The latest version of the API documented is 3.4.0, with multiple previous versions listed, including the current version on the page, 3.2.0."],["The `RepairPhaseConfig` class, used to configure the repair phase, implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties for `Retry` and `Rollback`, allowing configuration of job retries and rollout rollbacks."],["The page details the constructors available for `RepairPhaseConfig`, including a default constructor and a constructor that copies from an existing `RepairPhaseConfig` object."]]],[]]