public enum RouterNat.EndpointTypes extends Enum<RouterNat.EndpointTypes> implements ProtocolMessageEnum
Protobuf enum google.cloud.compute.v1.RouterNat.EndpointTypes
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ENDPOINT_TYPE_MANAGED_PROXY_LB |
This is used for regional Application Load Balancers (internal and external) and regional proxy Network Load Balancers (internal and external) endpoints. |
ENDPOINT_TYPE_MANAGED_PROXY_LB_VALUE |
This is used for regional Application Load Balancers (internal and external) and regional proxy Network Load Balancers (internal and external) endpoints. |
ENDPOINT_TYPE_SWG |
This is used for Secure Web Gateway endpoints. |
ENDPOINT_TYPE_SWG_VALUE |
This is used for Secure Web Gateway endpoints. |
ENDPOINT_TYPE_VM |
This is the default. |
ENDPOINT_TYPE_VM_VALUE |
This is the default. |
UNDEFINED_ENDPOINT_TYPES |
A value indicating that the enum field is not set. |
UNDEFINED_ENDPOINT_TYPES_VALUE |
A value indicating that the enum field is not set. |
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() |