GoogleApi.CloudIot.V1.Model.HttpConfig (google_api_cloud_iot v0.27.3) 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() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.