Class HttpConfig (2.2.1)

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

The configuration of the HTTP bridge for a device registry. .. attribute:: http_enabled_state

If enabled, allows devices to use DeviceService via the HTTP protocol. Otherwise, any requests to DeviceService will fail for this registry.

:type: google.cloud.iot_v1.types.HttpState