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."],[[["This document provides reference documentation for the `RepairRolloutOperation` class within the Google Cloud Deploy v1 API, specifically focusing on version 2.15.0, but also lists other versions."],["The `RepairRolloutOperation` class is used to represent an automated repair rollout operation in Google Cloud Deploy, which contains the information for such an operation."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with some others."],["Key properties of the `RepairRolloutOperation` include `CurrentRepairModeIndex`, `RepairPhases`, and `Rollout`, which are all output-only properties and provide information on the repair sequence, attempts, and associated rollout."],["The listed versions range from 1.0.0 to 3.4.0, offering access to the `RepairRolloutOperation` class in each version, with version 3.4.0 being the latest."]]],[]]