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 latest version of the `RepairPhaseConfig` class in the Google Cloud Deploy v1 API is 3.4.0, and it is part of the `Google.Cloud.Deploy.V1` namespace."],["This webpage provides reference documentation and code samples for the `RepairPhaseConfig` class, which handles configuration of the repair phase in Google Cloud Deploy."],["`RepairPhaseConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RepairPhaseConfig` class has properties for `Retry` and `Rollback` which are optional and allow for retrying failed jobs or rolling back a rollout, respectively."],["This webpage also contains older versions of the RepairPhaseConfig class ranging from version 1.0.0 to 3.3.0."]]],[]]