Reference documentation and code samples for the Cloud Talent Solution V4 API module Google::Cloud::Talent::V4::DeviceInfo::DeviceType.
An enumeration describing an API access portal and exposure mechanism.
Constants
DEVICE_TYPE_UNSPECIFIED
value: 0
The device type isn't specified.
WEB
value: 1
A desktop web browser, such as, Chrome, Firefox, Safari, or Internet
Explorer)
MOBILE_WEB
value: 2
A mobile device web browser, such as a phone or tablet with a Chrome
browser.
ANDROID
value: 3
An Android device native application.
IOS
value: 4
An iOS device native application.
BOT
value: 5
A bot, as opposed to a device operated by human beings, such as a web
crawler.
OTHER
value: 6
Other devices types.