public enum HttpStateReference documentation and code samples for the Cloud IoT v1 API enum HttpState.
Indicates whether DeviceService (HTTP) is enabled or disabled for the registry. See the field description for details.
Namespace
Google.Cloud.Iot.V1Assembly
Google.Cloud.Iot.V1.dll
Fields |
|
|---|---|
| Name | Description |
HttpDisabled |
Disables DeviceService (HTTP) service for the registry. |
HttpEnabled |
Enables DeviceService (HTTP) service for the registry. |
Unspecified |
No HTTP state specified. If not specified, DeviceService will be enabled by default. |