Google Cloud Bare Metal Solution V2 Client - Class IntakeVlanAttachment (0.5.2)

Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class IntakeVlanAttachment.

A GCP vlan attachment.

Generated from protobuf message google.cloud.baremetalsolution.v2.NetworkConfig.IntakeVlanAttachment

Namespace

Google \ Cloud \ BareMetalSolution \ V2 \ NetworkConfig

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ id string

Identifier of the VLAN attachment.

↳ pairing_key string

Attachment pairing key.

getId

Identifier of the VLAN attachment.

Returns
TypeDescription
string

setId

Identifier of the VLAN attachment.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getPairingKey

Attachment pairing key.

Returns
TypeDescription
string

setPairingKey

Attachment pairing key.

Parameter
NameDescription
var string
Returns
TypeDescription
$this