Reference documentation and code samples for the Compute Engine v1 API enum NetworkEndpointGroup.Types.NetworkEndpointType.
Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT.
The network endpoint is represented by an IP address.
GceVmIpPort
The network endpoint is represented by IP address and port pair.
InternetFqdnPort
The network endpoint is represented by fully qualified domain name and port.
InternetIpPort
The network endpoint is represented by an internet IP address and port.
NonGcpPrivateIpPort
The network endpoint is represented by an IP address and port. The endpoint belongs to a VM or pod running in a customer's on-premises.
PrivateServiceConnect
The network endpoint is either public Google APIs or services exposed by other GCP Project with a Service Attachment. The connection is set up by private service connect
Serverless
The network endpoint is handled by specified serverless infrastructure.
UndefinedNetworkEndpointType
A value indicating that the enum field is not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eNetworkEndpointGroup.Types.NetworkEndpointType\u003c/code\u003e enum within the Compute Engine v1 API, specifically for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkEndpointType\u003c/code\u003e enum defines the different types of network endpoints that can be part of a network endpoint group, including options like \u003ccode\u003eGceVmIp\u003c/code\u003e, \u003ccode\u003eGceVmIpPort\u003c/code\u003e, \u003ccode\u003eInternetFqdnPort\u003c/code\u003e, and \u003ccode\u003eServerless\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a comprehensive list of available versions for this enum, ranging from version 1.0.0 up to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe enum supports various network endpoint types, offering flexibility for both Google Cloud Platform (GCP) and non-GCP environments, including the ability to use IP addresses, ports, fully qualified domain names, and private service connections.\u003c/p\u003e\n"],["\u003cp\u003eAn \u003ccode\u003eUndefinedNetworkEndpointType\u003c/code\u003e field is available, which signifies when an enum field has not been set to a specific type.\u003c/p\u003e\n"]]],[],null,[]]