ReservationSubBlocksReportFaultyRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
).. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
disruption_schedule |
str
The disruption schedule for the subBlock. Check the DisruptionSchedule enum for the list of possible values. This field is a member of oneof_ _disruption_schedule.
|
failure_component |
str
The component that experienced the fault. Check the FailureComponent enum for the list of possible values. This field is a member of oneof_ _failure_component.
|
fault_reasons |
MutableSequence[google.cloud.compute_v1beta.types.ReservationSubBlocksReportFaultyRequestFaultReason]
The reasons for the fault experienced with the subBlock. |
Classes
DisruptionSchedule
DisruptionSchedule(value)The disruption schedule for the subBlock.
FailureComponent
FailureComponent(value)The component that experienced the fault.