type property
Network device type.
Output only. Possible string values are:
- "NETWORK_DEVICE_TYPE_UNSPECIFIED" : Network device type not specified.
- "CELLULAR_DEVICE" : Cellular device.
- "ETHERNET_DEVICE" : Ethernet device.
- "WIFI_DEVICE" : Wifi device.
Implementation
core.String? type;