Reference documentation and code samples for the Compute V1 Client class InterconnectAttachmentPrivateInfo.
Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED.
Generated from protobuf message google.cloud.compute.v1.InterconnectAttachmentPrivateInfo
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ tag8021q |
int
[Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region. |
getTag8021Q
[Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region.
Returns | |
---|---|
Type | Description |
int |
hasTag8021Q
clearTag8021Q
setTag8021Q
[Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |