Compute Engine v1 API - Class ComputeEnumConstants.NetworkEndpointGroup.NetworkEndpointType (2.16.0)

public static class ComputeEnumConstants.NetworkEndpointGroup.NetworkEndpointType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkEndpointGroup.NetworkEndpointType.

Constants for wire representations of the NetworkEndpointGroup.Types.NetworkEndpointType enum.

Inheritance

object > ComputeEnumConstants.NetworkEndpointGroup.NetworkEndpointType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

GceVmIp

public const string GceVmIp = "GCE_VM_IP"

Wire representation of GceVmIp.

Field Value
Type Description
string

GceVmIpPort

public const string GceVmIpPort = "GCE_VM_IP_PORT"

Wire representation of GceVmIpPort.

Field Value
Type Description
string

InternetFqdnPort

public const string InternetFqdnPort = "INTERNET_FQDN_PORT"

Wire representation of InternetFqdnPort.

Field Value
Type Description
string

InternetIpPort

public const string InternetIpPort = "INTERNET_IP_PORT"

Wire representation of InternetIpPort.

Field Value
Type Description
string

NonGcpPrivateIpPort

public const string NonGcpPrivateIpPort = "NON_GCP_PRIVATE_IP_PORT"

Wire representation of NonGcpPrivateIpPort.

Field Value
Type Description
string

PrivateServiceConnect

public const string PrivateServiceConnect = "PRIVATE_SERVICE_CONNECT"

Wire representation of PrivateServiceConnect.

Field Value
Type Description
string

Serverless

public const string Serverless = "SERVERLESS"

Wire representation of Serverless.

Field Value
Type Description
string

UndefinedNetworkEndpointType

public const string UndefinedNetworkEndpointType = "UNDEFINED_NETWORK_ENDPOINT_TYPE"

Wire representation of UndefinedNetworkEndpointType.

Field Value
Type Description
string