Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InterconnectAttachmentPartnerMetadata (v1.4.0)

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

Informational metadata about Partner attachments from Partners to display to customers. These fields are propagated from PARTNER_PROVIDER attachments to their corresponding PARTNER attachments.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#interconnect_name

def interconnect_name() -> ::String
Returns
  • (::String) — Plain text name of the Interconnect this attachment is connected to, as displayed in the Partner's portal. For instance "Chicago 1". This value may be validated to match approved Partner values.

#interconnect_name=

def interconnect_name=(value) -> ::String
Parameter
  • value (::String) — Plain text name of the Interconnect this attachment is connected to, as displayed in the Partner's portal. For instance "Chicago 1". This value may be validated to match approved Partner values.
Returns
  • (::String) — Plain text name of the Interconnect this attachment is connected to, as displayed in the Partner's portal. For instance "Chicago 1". This value may be validated to match approved Partner values.

#partner_name

def partner_name() -> ::String
Returns
  • (::String) — Plain text name of the Partner providing this attachment. This value may be validated to match approved Partner values.

#partner_name=

def partner_name=(value) -> ::String
Parameter
  • value (::String) — Plain text name of the Partner providing this attachment. This value may be validated to match approved Partner values.
Returns
  • (::String) — Plain text name of the Partner providing this attachment. This value may be validated to match approved Partner values.

#portal_url

def portal_url() -> ::String
Returns
  • (::String) — URL of the Partner's portal for this Attachment. Partners may customise this to be a deep link to the specific resource on the Partner portal. This value may be validated to match approved Partner values.

#portal_url=

def portal_url=(value) -> ::String
Parameter
  • value (::String) — URL of the Partner's portal for this Attachment. Partners may customise this to be a deep link to the specific resource on the Partner portal. This value may be validated to match approved Partner values.
Returns
  • (::String) — URL of the Partner's portal for this Attachment. Partners may customise this to be a deep link to the specific resource on the Partner portal. This value may be validated to match approved Partner values.