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.



36038
36039
36040
36041
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36038

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