public enum Gateway.Types.TypeReference 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.V1Assembly
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. |