public sealed class RepairRolloutOperation : IMessage<RepairRolloutOperation>, IEquatable<RepairRolloutOperation>, IDeepCloneable<RepairRolloutOperation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class RepairRolloutOperation.
Contains the information for an automated repair rollout operation.
[[["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 available for `RepairRolloutOperation` is 3.4.0, which can be found in the provided documentation links."],["This page contains reference documentation for the `RepairRolloutOperation` class within the Google Cloud Deploy v1 API, showing various versions of it."],["`RepairRolloutOperation` is designed for automated repair rollout operations and is a sealed class that implements multiple interfaces."],["The `RepairRolloutOperation` class has properties like `CurrentRepairModeIndex`, `RepairPhases`, and `Rollout`, providing information about the repair process."],["The class has a constructor that accepts another `RepairRolloutOperation` object, allowing for the cloning or copying of instances."]]],[]]