Module: Google::Cloud::NetworkManagement::V1::Endpoint::NetworkType

Defined in:
proto_docs/google/cloud/networkmanagement/v1/connectivity_test.rb

Overview

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

Constant Summary collapse

NETWORK_TYPE_UNSPECIFIED =

Default type if unspecified.

0
GCP_NETWORK =

A network hosted within Google Cloud Platform. To receive more detailed output, specify the URI for the source or destination network.

1
NON_GCP_NETWORK =

A network hosted outside of Google Cloud Platform. This can be an on-premises network, or a network hosted by another cloud provider.

2