Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InterconnectAttachmentGroupsOperationalStatus (v3.0.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InterconnectAttachmentGroupsOperationalStatus.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#attachment_statuses

def attachment_statuses() -> ::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupsOperationalStatusAttachmentStatus>

#attachment_statuses=

def attachment_statuses=(value) -> ::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupsOperationalStatusAttachmentStatus>

#configured

def configured() -> ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured

#configured=

def configured=(value) -> ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured

#group_status

def group_status() -> ::String
Returns
  • (::String) — Summarizes the status of the group. Check the GroupStatus enum for the list of possible values.

#group_status=

def group_status=(value) -> ::String
Parameter
  • value (::String) — Summarizes the status of the group. Check the GroupStatus enum for the list of possible values.
Returns
  • (::String) — Summarizes the status of the group. Check the GroupStatus enum for the list of possible values.

#intent

def intent() -> ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupIntent

#intent=

def intent=(value) -> ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupIntent

#operational

def operational() -> ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured
Returns

#operational=

def operational=(value) -> ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured
Parameter
Returns