[[["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 page provides documentation for the `RepairMode` class within the Google Cloud Deploy v1 API, specifically focusing on version 2.19.0, but also including links to older and newer versions from 1.0.0 all the way to 3.4.0."],["`RepairMode` is used for configuring repair actions in the Google Cloud Deploy, inheriting from the `object` class and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `RepairMode` provides two constructors, `RepairMode()` and `RepairMode(RepairMode other)`, where the second can be used to copy the data of an existing RepairMode object."],["The `RepairMode` class includes properties like `ModeCase`, `Retry`, and `Rollback`, which specify the type of repair action to be performed such as retrying a failed job or rolling back a `Rollout`."],["The provided content focuses on the assembly `Google.Cloud.Deploy.V1.dll` and its namespace, `Google.Cloud.Deploy.V1`, which are essential for using the `RepairMode` class in .NET projects."]]],[]]