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

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

[Output Only] How reliable this topology is configured to be, and why this group does or does not meet the requirements for the intended capability.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#intended_capability_blockers

def intended_capability_blockers() -> ::Array<::Google::Cloud::Compute::V1::InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers>

#intended_capability_blockers=

def intended_capability_blockers=(value) -> ::Array<::Google::Cloud::Compute::V1::InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers>

#supported_sla

def supported_sla() -> ::String
Returns
  • (::String) — Check the SupportedSla enum for the list of possible values.

#supported_sla=

def supported_sla=(value) -> ::String
Parameter
  • value (::String) — Check the SupportedSla enum for the list of possible values.
Returns
  • (::String) — Check the SupportedSla enum for the list of possible values.