[[["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-08-28 UTC."],[],[],null,["# Google Cloud Talent Solution V4 Client - Class DeviceType (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-talent/latest/V4.DeviceInfo.DeviceType)\n- [2.1.2](/php/docs/reference/cloud-talent/2.1.2/V4.DeviceInfo.DeviceType)\n- [2.0.2](/php/docs/reference/cloud-talent/2.0.2/V4.DeviceInfo.DeviceType)\n- [1.3.5](/php/docs/reference/cloud-talent/1.3.5/V4.DeviceInfo.DeviceType)\n- [1.2.2](/php/docs/reference/cloud-talent/1.2.2/V4.DeviceInfo.DeviceType)\n- [1.1.1](/php/docs/reference/cloud-talent/1.1.1/V4.DeviceInfo.DeviceType)\n- [1.0.5](/php/docs/reference/cloud-talent/1.0.5/V4.DeviceInfo.DeviceType) \nReference documentation and code samples for the Google Cloud Talent Solution V4 Client class DeviceType.\n\nAn enumeration describing an API access portal and exposure mechanism.\n\nProtobuf type `google.cloud.talent.v4.DeviceInfo.DeviceType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Talent \\\\ V4 \\\\ DeviceInfo\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DEVICE_TYPE_UNSPECIFIED\n\n Value: 0\n\nThe device type isn't specified.\n\nGenerated from protobuf enum `DEVICE_TYPE_UNSPECIFIED = 0;`\n\n### WEB\n\n Value: 1\n\nA desktop web browser, such as, Chrome, Firefox, Safari, or Internet\nExplorer)\n\nGenerated from protobuf enum `WEB = 1;`\n\n### MOBILE_WEB\n\n Value: 2\n\nA mobile device web browser, such as a phone or tablet with a Chrome\nbrowser.\n\nGenerated from protobuf enum `MOBILE_WEB = 2;`\n\n### ANDROID\n\n Value: 3\n\nAn Android device native application.\n\nGenerated from protobuf enum `ANDROID = 3;`\n\n### IOS\n\n Value: 4\n\nAn iOS device native application.\n\nGenerated from protobuf enum `IOS = 4;`\n\n### BOT\n\n Value: 5\n\nA bot, as opposed to a device operated by human beings, such as a web\ncrawler.\n\nGenerated from protobuf enum `BOT = 5;`\n\n### OTHER\n\n Value: 6\n\nOther devices types.\n\nGenerated from protobuf enum `OTHER = 6;`"]]