Network Services V1 API - Module Google::Cloud::NetworkServices::V1::Gateway::Type (v0.1.0)

Reference documentation and code samples for the Network Services V1 API module Google::Cloud::NetworkServices::V1::Gateway::Type.

The type of the customer-managed gateway. Possible values are:

  • OPEN_MESH
  • SECURE_WEB_GATEWAY

Constants

TYPE_UNSPECIFIED

value: 0
The type of the customer managed gateway is unspecified.

OPEN_MESH

value: 1
The type of the customer managed gateway is TrafficDirector Open Mesh.

SECURE_WEB_GATEWAY

value: 2
The type of the customer managed gateway is SecureWebGateway (SWG).