Google Cloud IoT Core V1 Client - Class HttpState (1.7.5)

Reference documentation and code samples for the Google Cloud IoT Core V1 Client class HttpState.

Indicates whether DeviceService (HTTP) is enabled or disabled for the registry. See the field description for details.

Protobuf type google.cloud.iot.v1.HttpState

Namespace

Google \ Cloud \ Iot \ V1

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

HTTP_STATE_UNSPECIFIED

  Value: 0 
 

No HTTP state specified. If not specified, DeviceService will be enabled by default.

Generated from protobuf enum HTTP_STATE_UNSPECIFIED = 0;

HTTP_ENABLED

  Value: 1 
 

Enables DeviceService (HTTP) service for the registry.

Generated from protobuf enum HTTP_ENABLED = 1;

HTTP_DISABLED

  Value: 2 
 

Disables DeviceService (HTTP) service for the registry.

Generated from protobuf enum HTTP_DISABLED = 2;

Create a Mobile Website
View Site in Mobile | Classic
Share by: