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

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#intent_mismatch_behavior

def intent_mismatch_behavior() -> ::String
Returns
  • (::String) — How to behave when configured.topologyCapability.supportedSLA would not equal intent.topologyCapability after this call. Check the IntentMismatchBehavior enum for the list of possible values.

#intent_mismatch_behavior=

def intent_mismatch_behavior=(value) -> ::String
Parameter
  • value (::String) — How to behave when configured.topologyCapability.supportedSLA would not equal intent.topologyCapability after this call. Check the IntentMismatchBehavior enum for the list of possible values.
Returns
  • (::String) — How to behave when configured.topologyCapability.supportedSLA would not equal intent.topologyCapability after this call. Check the IntentMismatchBehavior enum for the list of possible values.

#interconnects

def interconnects() -> ::Array<::Google::Cloud::Compute::V1::InterconnectGroupsCreateMembersInterconnectInput>

#interconnects=

def interconnects=(value) -> ::Array<::Google::Cloud::Compute::V1::InterconnectGroupsCreateMembersInterconnectInput>

#template_interconnect

def template_interconnect() -> ::Google::Cloud::Compute::V1::InterconnectGroupsCreateMembersInterconnectInput
Returns

#template_interconnect=

def template_interconnect=(value) -> ::Google::Cloud::Compute::V1::InterconnectGroupsCreateMembersInterconnectInput
Parameter
Returns