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

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.DeliverInfo.GoogleServiceType

Namespace

Google \ Cloud \ NetworkManagement \ V1 \ DeliverInfo

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;

PRIVATE_GOOGLE_ACCESS

Value: 4

private.googleapis.com and restricted.googleapis.com

Generated from protobuf enum PRIVATE_GOOGLE_ACCESS = 4;

SERVERLESS_VPC_ACCESS

Value: 5

Google API via Private Service Connect.

https://cloud.google.com/vpc/docs/configure-private-service-connect-apis Google API via Serverless VPC Access. https://cloud.google.com/vpc/docs/serverless-vpc-access

Generated from protobuf enum SERVERLESS_VPC_ACCESS = 5;