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 document provides reference documentation for the `RepairRolloutOperation` class within the Google Cloud Deploy v1 API, specifically for version 2.12.0."],["This class, `RepairRolloutOperation`, is used to manage automated repair rollout operations and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available versions of the API for `RepairRolloutOperation` range from version 1.0.0 up to the latest version 3.4.0, which are all listed with links."],["`RepairRolloutOperation` has properties such as `CurrentRepairModeIndex`, `RepairPhases`, and `Rollout`, which manage the current state and history of repair operations."],["The `RepairRolloutOperation` class includes constructors for creating new instances and copying existing ones, as detailed in the \"Constructors\" section."]]],[]]