[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud IoT Core V1 Client - Class HttpState (1.7.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.5 (latest)](/php/docs/reference/cloud-iot/latest/V1.HttpState)\n- [1.7.4](/php/docs/reference/cloud-iot/1.7.4/V1.HttpState)\n- [1.6.4](/php/docs/reference/cloud-iot/1.6.4/V1.HttpState)\n- [1.5.12](/php/docs/reference/cloud-iot/1.5.12/V1.HttpState) \nReference documentation and code samples for the Google Cloud IoT Core V1 Client class HttpState.\n\nIndicates whether DeviceService (HTTP) is enabled or disabled for the\nregistry. See the field description for details.\n\nProtobuf type `google.cloud.iot.v1.HttpState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iot \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### HTTP_STATE_UNSPECIFIED\n\n Value: 0\n\nNo HTTP state specified. If not specified, DeviceService will be\nenabled by default.\n\nGenerated from protobuf enum `HTTP_STATE_UNSPECIFIED = 0;`\n\n### HTTP_ENABLED\n\n Value: 1\n\nEnables DeviceService (HTTP) service for the registry.\n\nGenerated from protobuf enum `HTTP_ENABLED = 1;`\n\n### HTTP_DISABLED\n\n Value: 2\n\nDisables DeviceService (HTTP) service for the registry.\n\nGenerated from protobuf enum `HTTP_DISABLED = 2;`"]]