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."],[[["This page provides documentation for the `RepairPhaseConfig` class within the Google Cloud Deploy v1 API, specifically for version 3.3.0."],["The `RepairPhaseConfig` class is used for configuring the repair phase in Google Cloud Deploy, and it inherits from `object` while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and properties like `RepairPhaseCase`, `Retry`, and `Rollback`, which can be used to manage retries and rollbacks during the repair phase."],["The page also includes a list of past versions ranging from 3.4.0 (latest) all the way down to version 1.0.0, each with their respective link to its documentation."]]],[]]