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, detailing its properties, inheritance, and implementation."],["The `RepairRolloutOperation` class contains information related to an automated `repair rollout` operation, crucial for managing deployments in Google Cloud."],["There is an extensive list of versions of the `RepairRolloutOperation`, with version 3.4.0 being the latest available, highlighting a range of updates and stability."],["The `RepairRolloutOperation` class allows you to track the index of the current repair action via `CurrentRepairModeIndex` and access a record of repair attempts through the `RepairPhases` property."],["The name of the rollout, which initiated the `AutomationRun`, is available through the `Rollout` property."]]],[]]