View Source GoogleApi.Compute.V1.Model.InterconnectAttachmentPrivateInfo (google_api_compute v0.56.2)

Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED.

Attributes

  • tag8021q (type: integer(), default: nil) - [Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Compute.V1.Model.InterconnectAttachmentPrivateInfo{
  tag8021q: integer() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.