Reference documentation and code samples for the Compute V1 Client class Usage.
Specifies whether NAT IP is currently serving at least one endpoint or not.
Protobuf type google.cloud.compute.v1.NatIpInfoNatIpInfoMapping.Usage
Namespace
Google \ Cloud \ Compute \ V1 \ NatIpInfoNatIpInfoMappingMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_USAGE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_USAGE = 0;
IN_USE
Value: 17393485
Generated from protobuf enum IN_USE = 17393485;
UNUSED
Value: 360643030
Generated from protobuf enum UNUSED = 360643030;