Enum NetworkProfileNetworkFeatures.SubnetStackTypes (1.65.0)

public enum NetworkProfileNetworkFeatures.SubnetStackTypes extends Enum<NetworkProfileNetworkFeatures.SubnetStackTypes> implements ProtocolMessageEnum

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

Implements

ProtocolMessageEnum

Static Fields

Name Description
SUBNET_STACK_TYPE_IPV4_IPV6

SUBNET_STACK_TYPE_IPV4_IPV6 = 41454485;

SUBNET_STACK_TYPE_IPV4_IPV6_VALUE

SUBNET_STACK_TYPE_IPV4_IPV6 = 41454485;

SUBNET_STACK_TYPE_IPV4_ONLY

SUBNET_STACK_TYPE_IPV4_ONLY = 41631034;

SUBNET_STACK_TYPE_IPV4_ONLY_VALUE

SUBNET_STACK_TYPE_IPV4_ONLY = 41631034;

SUBNET_STACK_TYPE_IPV6_ONLY

SUBNET_STACK_TYPE_IPV6_ONLY = 98889336;

SUBNET_STACK_TYPE_IPV6_ONLY_VALUE

SUBNET_STACK_TYPE_IPV6_ONLY = 98889336;

UNDEFINED_SUBNET_STACK_TYPES

A value indicating that the enum field is not set.

UNDEFINED_SUBNET_STACK_TYPES = 0;

UNDEFINED_SUBNET_STACK_TYPES_VALUE

A value indicating that the enum field is not set.

UNDEFINED_SUBNET_STACK_TYPES = 0;

UNRECOGNIZED

Static Methods

Name Description
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getDescriptorForType()
getNumber()
getValueDescriptor()