Google Cloud Network Management V1 Client - Class GoogleServiceType (1.7.2)

Reference documentation and code samples for the Google Cloud Network Management V1 Client class GoogleServiceType.

Recognized type of a Google Service.

Protobuf type google.cloud.networkmanagement.v1.GoogleServiceInfo.GoogleServiceType

Namespace

Google \ Cloud \ NetworkManagement \ V1 \ GoogleServiceInfo

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

GOOGLE_SERVICE_TYPE_UNSPECIFIED

Value: 0

Unspecified Google Service.

Generated from protobuf enum GOOGLE_SERVICE_TYPE_UNSPECIFIED = 0;

IAP

Value: 1

Identity aware proxy.

https://cloud.google.com/iap/docs/using-tcp-forwarding

Generated from protobuf enum IAP = 1;

GFE_PROXY_OR_HEALTH_CHECK_PROBER

Value: 2

One of two services sharing IP ranges:

Generated from protobuf enum GFE_PROXY_OR_HEALTH_CHECK_PROBER = 2;

CLOUD_DNS

Value: 3

Connectivity from Cloud DNS to forwarding targets or alternate name servers that use private routing.

https://cloud.google.com/dns/docs/zones/forwarding-zones#firewall-rules https://cloud.google.com/dns/docs/policies#firewall-rules

Generated from protobuf enum CLOUD_DNS = 3;

GOOGLE_API

Value: 4

private.googleapis.com and restricted.googleapis.com

Generated from protobuf enum GOOGLE_API = 4;

GOOGLE_API_PSC

Value: 5

Google API via Private Service Connect.

https://cloud.google.com/vpc/docs/configure-private-service-connect-apis

Generated from protobuf enum GOOGLE_API_PSC = 5;

GOOGLE_API_VPC_SC

Value: 6

Google API via VPC Service Controls.

https://cloud.google.com/vpc/docs/configure-private-service-connect-apis

Generated from protobuf enum GOOGLE_API_VPC_SC = 6;