Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InterconnectAttachmentL2ForwardingGeneveHeader (v3.5.0)

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

GeneveHeader related configurations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#vni

def vni() -> ::Integer
Returns
  • (::Integer) — Optional. VNI is a 24-bit unique virtual network identifier, from 0 to 16,777,215.

#vni=

def vni=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. VNI is a 24-bit unique virtual network identifier, from 0 to 16,777,215.
Returns
  • (::Integer) — Optional. VNI is a 24-bit unique virtual network identifier, from 0 to 16,777,215.