Compute V1 Client - Class SubnetStackTypes (2.0.0)

Reference documentation and code samples for the Compute V1 Client class SubnetStackTypes.

Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.SubnetStackTypes

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_SUBNET_STACK_TYPES

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_SUBNET_STACK_TYPES = 0;

SUBNET_STACK_TYPE_IPV4_IPV6

Value: 41454485

Generated from protobuf enum SUBNET_STACK_TYPE_IPV4_IPV6 = 41454485;

SUBNET_STACK_TYPE_IPV4_ONLY

Value: 41631034

Generated from protobuf enum SUBNET_STACK_TYPE_IPV4_ONLY = 41631034;

SUBNET_STACK_TYPE_IPV6_ONLY

Value: 98889336

Generated from protobuf enum SUBNET_STACK_TYPE_IPV6_ONLY = 98889336;