Reference documentation and code samples for the Compute V1 Client class EndpointTypes.
Protobuf type google.cloud.compute.v1.RouterNat.EndpointTypes
Namespace
Google \ Cloud \ Compute \ V1 \ RouterNatMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_ENDPOINT_TYPES
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ENDPOINT_TYPES = 0;
ENDPOINT_TYPE_MANAGED_PROXY_LB
Value: 439196930
This is used for regional Application Load Balancers (internal and external) and regional proxy Network Load Balancers (internal and external) endpoints.
Generated from protobuf enum ENDPOINT_TYPE_MANAGED_PROXY_LB = 439196930;
ENDPOINT_TYPE_SWG
Value: 159344456
This is used for Secure Web Gateway endpoints.
Generated from protobuf enum ENDPOINT_TYPE_SWG = 159344456;
ENDPOINT_TYPE_VM
Value: 57095474
This is the default.
Generated from protobuf enum ENDPOINT_TYPE_VM = 57095474;