google_api_cloud_iot v0.23.0 GoogleApi.CloudIot.V1.Model.HttpConfig View Source

The configuration of the HTTP bridge for a device registry.

Attributes

  • httpEnabledState (type: String.t, default: nil) - If enabled, allows devices to use DeviceService via the HTTP protocol. Otherwise, any requests to DeviceService will fail for this registry.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.CloudIot.V1.Model.HttpConfig{httpEnabledState: String.t()}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.