Reference documentation and code samples for the Compute V1 Client class IpVersion.
Protobuf type google.cloud.compute.v1.SubnetworkSecondaryRange.IpVersion
Namespace
Google \ Cloud \ Compute \ V1 \ SubnetworkSecondaryRangeMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_IP_VERSION
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_IP_VERSION = 0;
IPV4
Value: 2254341Generated from protobuf enum IPV4 = 2254341;
IPV6
Value: 2254343Generated from protobuf enum IPV6 = 2254343;
IP_VERSION_UNSPECIFIED
Value: 92360440Treated as IPV4 for backward-compatibility.
Generated from protobuf enum IP_VERSION_UNSPECIFIED = 92360440;