google_api_cloud_iot v0.17.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
Link to this type
t()
View Sourcet() :: %GoogleApi.CloudIot.V1.Model.HttpConfig{httpEnabledState: String.t()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.