[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Cloud IoT Core V1 Client - Class GatewayType (1.7.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.5 (latest)](/php/docs/reference/cloud-iot/latest/V1.GatewayType)\n- [1.7.4](/php/docs/reference/cloud-iot/1.7.4/V1.GatewayType)\n- [1.6.4](/php/docs/reference/cloud-iot/1.6.4/V1.GatewayType)\n- [1.5.12](/php/docs/reference/cloud-iot/1.5.12/V1.GatewayType) \nReference documentation and code samples for the Google Cloud IoT Core V1 Client class GatewayType.\n\nGateway type.\n\nProtobuf type `google.cloud.iot.v1.GatewayType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iot \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### GATEWAY_TYPE_UNSPECIFIED\n\n Value: 0\n\nIf unspecified, the device is considered a non-gateway device.\n\nGenerated from protobuf enum `GATEWAY_TYPE_UNSPECIFIED = 0;`\n\n### GATEWAY\n\n Value: 1\n\nThe device is a gateway.\n\nGenerated from protobuf enum `GATEWAY = 1;`\n\n### NON_GATEWAY\n\n Value: 2\n\nThe device is not a gateway.\n\nGenerated from protobuf enum `NON_GATEWAY = 2;`"]]