Cloud IoT v1 API - Enum GatewayType (2.2.0)

public enum GatewayType

Reference documentation and code samples for the Cloud IoT v1 API 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.