Network Services v1 API - Enum Gateway.Types.Type (1.0.0-beta01)

public enum Gateway.Types.Type

Reference documentation and code samples for the Network Services v1 API enum Gateway.Types.Type.

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

  • OPEN_MESH
  • SECURE_WEB_GATEWAY

Namespace

Google.Cloud.NetworkServices.V1

Assembly

Google.Cloud.NetworkServices.V1.dll

Fields

Name Description
OpenMesh

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

SecureWebGateway

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

Unspecified

The type of the customer managed gateway is unspecified.