Google Cloud Talent Solution V4 Client - Class DeviceType (1.3.4)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class DeviceType.
An enumeration describing an API access portal and exposure mechanism.
Protobuf type google.cloud.talent.v4.DeviceInfo.DeviceType
Namespace
Google \ Cloud \ Talent \ V4 \ DeviceInfo
Methods
static::name
Parameter |
Name |
Description |
value |
mixed
|
static::value
Parameter |
Name |
Description |
name |
mixed
|
Constants
DEVICE_TYPE_UNSPECIFIED
The device type isn't specified.
Generated from protobuf enum DEVICE_TYPE_UNSPECIFIED = 0;
WEB
A desktop web browser, such as, Chrome, Firefox, Safari, or Internet
Explorer)
Generated from protobuf enum WEB = 1;
MOBILE_WEB
A mobile device web browser, such as a phone or tablet with a Chrome
browser.
Generated from protobuf enum MOBILE_WEB = 2;
ANDROID
An Android device native application.
Generated from protobuf enum ANDROID = 3;
IOS
An iOS device native application.
Generated from protobuf enum IOS = 4;
BOT
A bot, as opposed to a device operated by human beings, such as a web
crawler.
Generated from protobuf enum BOT = 5;
OTHER
Other devices types.
Generated from protobuf enum OTHER = 6;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-01 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2024-10-01 UTC."}
[[["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 2024-10-01 UTC."]]