Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class DeviceInfo.
Device information collected from the job seeker, candidate, or
other entity conducting the job search. Providing this information improves
the quality of the search results across devices.
Generated from protobuf message google.cloud.talent.v4.DeviceInfo
Namespace
Google \ Cloud \ Talent \ V4
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ device_type
int
Type of the device.
↳ id
string
A device-specific ID. The ID must be a unique identifier that distinguishes the device from other devices.
getDeviceType
Type of the device.
Returns
Type
Description
int
Enum of type DeviceType.
setDeviceType
Type of the device.
Parameter
Name
Description
var
int
Enum of type DeviceType.
Returns
Type
Description
$this
getId
A device-specific ID. The ID must be a unique identifier that
distinguishes the device from other devices.
Returns
Type
Description
string
setId
A device-specific ID. The ID must be a unique identifier that
distinguishes the device from other devices.
[[["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-09 UTC."],[],[],null,["# Google Cloud Talent Solution V4 Client - Class DeviceInfo (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-talent/latest/V4.DeviceInfo)\n- [2.1.2](/php/docs/reference/cloud-talent/2.1.2/V4.DeviceInfo)\n- [2.0.2](/php/docs/reference/cloud-talent/2.0.2/V4.DeviceInfo)\n- [1.3.5](/php/docs/reference/cloud-talent/1.3.5/V4.DeviceInfo)\n- [1.2.2](/php/docs/reference/cloud-talent/1.2.2/V4.DeviceInfo)\n- [1.1.1](/php/docs/reference/cloud-talent/1.1.1/V4.DeviceInfo)\n- [1.0.5](/php/docs/reference/cloud-talent/1.0.5/V4.DeviceInfo) \nReference documentation and code samples for the Google Cloud Talent Solution V4 Client class DeviceInfo.\n\nDevice information collected from the job seeker, candidate, or\nother entity conducting the job search. Providing this information improves\nthe quality of the search results across devices.\n\nGenerated from protobuf message `google.cloud.talent.v4.DeviceInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Talent \\\\ V4\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDeviceType\n\nType of the device.\n\n### setDeviceType\n\nType of the device.\n\n### getId\n\nA device-specific ID. The ID must be a unique identifier that\ndistinguishes the device from other devices.\n\n### setId\n\nA device-specific ID. The ID must be a unique identifier that\ndistinguishes the device from other devices."]]