Compute V1 Client - Class InterconnectAttachmentL2ForwardingGeneveHeader (2.3.0)

Reference documentation and code samples for the Compute V1 Client class InterconnectAttachmentL2ForwardingGeneveHeader.

GeneveHeader related configurations.

Generated from protobuf message google.cloud.compute.v1.InterconnectAttachmentL2ForwardingGeneveHeader

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ vni int

Optional. VNI is a 24-bit unique virtual network identifier, from 0 to 16,777,215.

getVni

Optional. VNI is a 24-bit unique virtual network identifier, from 0 to 16,777,215.

Returns
Type Description
int

hasVni

clearVni

setVni

Optional. VNI is a 24-bit unique virtual network identifier, from 0 to 16,777,215.

Parameter
Name Description
var int
Returns
Type Description
$this