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 information for the `RepairRolloutOperation` class within the Google Cloud Deploy v1 API, specifically for version 2.18.0."],["The `RepairRolloutOperation` class, which is designed to contain information for an automated repair rollout, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists various versions of the API, with version 3.4.0 being the latest, and shows the version history dating back to version 1.0.0."],["Key properties of `RepairRolloutOperation` include `CurrentRepairModeIndex`, `RepairPhases`, and `Rollout`, each having specific types and descriptions that are mentioned."],["The class has 2 constructors that are detailed, one being the standard public constructor and the other being a constructor that takes another RepairRolloutOperation object as a parameter."]]],[]]