Compute V1 Client - Class NetworkEndpointType (1.14.0)

Reference documentation and code samples for the Compute V1 Client class NetworkEndpointType.

NetworkEndpointType contains string constants that represent the names of each value in the google.cloud.compute.v1.NetworkEndpointGroup.NetworkEndpointType descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ NetworkEndpointGroup

Constants

UNDEFINED_NETWORK_ENDPOINT_TYPE

Value: 'UNDEFINED_NETWORK_ENDPOINT_TYPE'

GCE_VM_IP

Value: 'GCE_VM_IP'

GCE_VM_IP_PORT

Value: 'GCE_VM_IP_PORT'

INTERNET_FQDN_PORT

Value: 'INTERNET_FQDN_PORT'

INTERNET_IP_PORT

Value: 'INTERNET_IP_PORT'

NON_GCP_PRIVATE_IP_PORT

Value: 'NON_GCP_PRIVATE_IP_PORT'

PRIVATE_SERVICE_CONNECT

Value: 'PRIVATE_SERVICE_CONNECT'

SERVERLESS

Value: 'SERVERLESS'