InterconnectAttachmentGroupsOperationalStatus(
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 |
configured |
google.cloud.compute_v1beta.types.InterconnectAttachmentGroupConfigured
This field is a member of oneof _ _configured .
|
group_status |
str
Summarizes the status of the group. Check the GroupStatus enum for the list of possible values. This field is a member of oneof _ _group_status .
|
intent |
google.cloud.compute_v1beta.types.InterconnectAttachmentGroupIntent
This field is a member of oneof _ _intent .
|
operational |
google.cloud.compute_v1beta.types.InterconnectAttachmentGroupConfigured
The operational state of the group, including only active Attachments. This field is a member of oneof _ _operational .
|
Classes
GroupStatus
GroupStatus(value)
Summarizes the status of the group.