Class HttpConfig (2.9.2)

HttpConfig(mapping=None,*,ignore_unknown_fields=False,**kwargs)

The configuration of the HTTP bridge for a device registry.

Attribute

NameDescription
http_enabled_stategoogle.cloud.iot_v1.types.HttpState
If enabled, allows devices to use DeviceService via the HTTP protocol. Otherwise, any requests to DeviceService will fail for this registry.