Compute V1 Client - Class EndpointTypes (2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
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 \ RouterNat
Methods
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;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-28 UTC."],[],[]]