type property
The type of the customer managed gateway.
This field is required. If unspecified, an error is returned.
Immutable. Possible string values are:
- "TYPE_UNSPECIFIED" : The type of the customer managed gateway is unspecified.
- "OPEN_MESH" : The type of the customer managed gateway is TrafficDirector Open Mesh.
- "SECURE_WEB_GATEWAY" : The type of the customer managed gateway is SecureWebGateway (SWG).
Implementation
core.String? type;