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.
Parameters | |
---|---|
Name | Description |
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.
Returns | |
---|---|
Type | Description |
string |
hasNetworkType
clearNetworkType
setNetworkType
Check the NetworkType enum for the list of possible values.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getRdmaSubtype
Check the RdmaSubtype enum for the list of possible values.
Returns | |
---|---|
Type | Description |
string |
hasRdmaSubtype
clearRdmaSubtype
setRdmaSubtype
Check the RdmaSubtype enum for the list of possible values.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getUllSubtype
Check the UllSubtype enum for the list of possible values.
Returns | |
---|---|
Type | Description |
string |
hasUllSubtype
clearUllSubtype
setUllSubtype
Check the UllSubtype enum for the list of possible values.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getVpcSubtype
Check the VpcSubtype enum for the list of possible values.
Returns | |
---|---|
Type | Description |
string |
hasVpcSubtype
clearVpcSubtype
setVpcSubtype
Check the VpcSubtype enum for the list of possible values.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |