Reference documentation and code samples for the Compute V1 Client class WireEndpoint.
Wire endpoints are specific Interconnect connections.
Generated from protobuf message google.cloud.compute.v1.WireEndpoint
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ interconnect
string
↳ vlan_tag
int
getInterconnect
Generated from protobuf field optional string interconnect = 224601230;
string
hasInterconnect
clearInterconnect
setInterconnect
Generated from protobuf field optional string interconnect = 224601230;
var
string
$this
getVlanTag
Generated from protobuf field optional int32 vlan_tag = 514640574;
int
hasVlanTag
clearVlanTag
setVlanTag
Generated from protobuf field optional int32 vlan_tag = 514640574;
var
int
$this

