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

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

Request to get the status of the interconnect group with extra detail.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#configured

def configured() -> ::Google::Cloud::Compute::V1::InterconnectGroupConfigured
Returns

#configured=

def configured=(value) -> ::Google::Cloud::Compute::V1::InterconnectGroupConfigured
Parameter
Returns

#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::InterconnectGroupIntent
Returns

#intent=

def intent=(value) -> ::Google::Cloud::Compute::V1::InterconnectGroupIntent
Parameter
Returns

#interconnect_statuses

def interconnect_statuses() -> ::Array<::Google::Cloud::Compute::V1::InterconnectGroupsOperationalStatusInterconnectStatus>

#interconnect_statuses=

def interconnect_statuses=(value) -> ::Array<::Google::Cloud::Compute::V1::InterconnectGroupsOperationalStatusInterconnectStatus>

#operational

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

#operational=

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