Enum GatewayType (2.0.0)

public enum GatewayType

Gateway type.

Namespace

Google.Cloud.Iot.V1

Assembly

Google.Cloud.Iot.V1.dll

Fields

NameDescription
Gateway

The device is a gateway.

NonGateway

The device is not a gateway.

Unspecified

If unspecified, the device is considered a non-gateway device.