Reference documentation and code samples for the Compute V1 Client class NetworkProfileProfileType.
Generated from protobuf message google.cloud.compute.v1.NetworkProfileProfileType
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ network_type
string
Check the NetworkType enum for the list of possible values.
↳ rdma_subtype
string
Check the RdmaSubtype enum for the list of possible values.
↳ ull_subtype
string
Check the UllSubtype enum for the list of possible values.
↳ vpc_subtype
string
Check the VpcSubtype enum for the list of possible values.
getNetworkType
Check the NetworkType enum for the list of possible values.
string
hasNetworkType
clearNetworkType
setNetworkType
Check the NetworkType enum for the list of possible values.
var
string
$this
getRdmaSubtype
Check the RdmaSubtype enum for the list of possible values.
string
hasRdmaSubtype
clearRdmaSubtype
setRdmaSubtype
Check the RdmaSubtype enum for the list of possible values.
var
string
$this
getUllSubtype
Check the UllSubtype enum for the list of possible values.
string
hasUllSubtype
clearUllSubtype
setUllSubtype
Check the UllSubtype enum for the list of possible values.
var
string
$this
getVpcSubtype
Check the VpcSubtype enum for the list of possible values.
string
hasVpcSubtype
clearVpcSubtype
setVpcSubtype
Check the VpcSubtype enum for the list of possible values.
var
string
$this

