Class ReservationSubBlocksReportFaultyRequestFaultReason (0.3.0)

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

The reason for the fault experienced with the subBlock.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
behavior str
The behavior of the fault experienced with the subBlock. Check the Behavior enum for the list of possible values. This field is a member of oneof_ _behavior.
description str
The description of the fault experienced with the subBlock. This field is a member of oneof_ _description.

Classes

Behavior

Behavior(value)

The behavior of the fault experienced with the subBlock.