Reference documentation and code samples for the Compute V1 Client class NetworkType.
Protobuf type google.cloud.compute.v1.NetworkProfileProfileType.NetworkType
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileProfileTypeMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_NETWORK_TYPE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_NETWORK_TYPE = 0;
RDMA
Value: 2510662
RDMA network.
Generated from protobuf enum RDMA = 2510662;
ULL
Value: 84117
ULL network.
Generated from protobuf enum ULL = 84117;
VPC
Value: 85193
VPC network.
Generated from protobuf enum VPC = 85193;