Class ReservationSubBlocksReportFaultyRequest (0.3.0)

ReservationSubBlocksReportFaultyRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

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.