Class InterconnectAttachmentGroupsOperationalStatus (0.1.0)

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

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.