Google Cloud Network Management V1 Client - Class NetworkType (2.4.2)

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

The type definition of an endpoint's network. Use one of the following choices:

Protobuf type google.cloud.networkmanagement.v1.Endpoint.NetworkType

Namespace

Google \ Cloud \ NetworkManagement \ V1 \ Endpoint

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

NETWORK_TYPE_UNSPECIFIED

  Value: 0 
 

Default type if unspecified.

Generated from protobuf enum NETWORK_TYPE_UNSPECIFIED = 0;

GCP_NETWORK

  Value: 1 
 

A network hosted within Google Cloud.

To receive more detailed output, specify the URI for the source or destination network.

Generated from protobuf enum GCP_NETWORK = 1;

NON_GCP_NETWORK

  Value: 2 
 

A network hosted outside of Google Cloud.

This can be an on-premises network, an internet resource or a network hosted by another cloud provider.

Generated from protobuf enum NON_GCP_NETWORK = 2;

Design a Mobile Site
View Site in Mobile | Classic
Share by: