Enum NatIpInfoNatIpInfoMapping.Usage (1.53.0)

public enum NatIpInfoNatIpInfoMapping.Usage extends Enum<NatIpInfoNatIpInfoMapping.Usage> implements ProtocolMessageEnum

Specifies whether NAT IP is currently serving at least one endpoint or not.

Protobuf enum google.cloud.compute.v1.NatIpInfoNatIpInfoMapping.Usage

Implements

ProtocolMessageEnum

Static Fields

Name Description
IN_USE

IN_USE = 17393485;

IN_USE_VALUE

IN_USE = 17393485;

UNDEFINED_USAGE

A value indicating that the enum field is not set.

UNDEFINED_USAGE = 0;

UNDEFINED_USAGE_VALUE

A value indicating that the enum field is not set.

UNDEFINED_USAGE = 0;

UNRECOGNIZED
UNUSED

UNUSED = 360643030;

UNUSED_VALUE

UNUSED = 360643030;

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()