Class: Google::Cloud::Compute::V1::InterconnectAttachmentL2ForwardingGeneveHeader

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

GeneveHeader related configurations.

Instance Attribute Summary collapse

Instance Attribute Details

#vni ⇒ ::Integer

Returns 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.



38211
38212
38213
38214
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 38211

class InterconnectAttachmentL2ForwardingGeneveHeader
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end