Enum IPAllocationPolicy.ClusterIpAllocationCase (1.42.0)

public enum IPAllocationPolicy.ClusterIpAllocationCase extends Enum<IPAllocationPolicy.ClusterIpAllocationCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

Name Description
CLUSTERIPALLOCATION_NOT_SET
CLUSTER_IPV4_CIDR_BLOCK
CLUSTER_SECONDARY_RANGE_NAME

Static Methods

Name Description
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()