| Modifier and Type | Class and Description |
|---|---|
class |
RepairPhase
RepairPhase tracks the repair attempts that have been made for
each `RepairMode` specified in the `Automation` resource.
|
static class |
RepairPhase.Builder
RepairPhase tracks the repair attempts that have been made for
each `RepairMode` specified in the `Automation` resource.
|
| Modifier and Type | Method and Description |
|---|---|
RepairPhaseOrBuilder |
RepairRolloutOperationOrBuilder.getRepairPhasesOrBuilder(int index)
Output only.
|
RepairPhaseOrBuilder |
RepairRolloutOperation.getRepairPhasesOrBuilder(int index)
Output only.
|
RepairPhaseOrBuilder |
RepairRolloutOperation.Builder.getRepairPhasesOrBuilder(int index)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RepairPhaseOrBuilder> |
RepairRolloutOperationOrBuilder.getRepairPhasesOrBuilderList()
Output only.
|
List<? extends RepairPhaseOrBuilder> |
RepairRolloutOperation.getRepairPhasesOrBuilderList()
Output only.
|
List<? extends RepairPhaseOrBuilder> |
RepairRolloutOperation.Builder.getRepairPhasesOrBuilderList()
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.