public sealed class DeviceInfo : IMessage<DeviceInfo>, IEquatable<DeviceInfo>, IDeepCloneable<DeviceInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API 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.
[[["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-04-17 UTC."],[[["This documentation page covers the `DeviceInfo` class within the Google Cloud Talent Solution v4 API, focusing on version 2.2.0."],["The `DeviceInfo` class gathers information about the device used during a job search, improving search result quality."],["The `DeviceInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties `DeviceType`, which specifies the type of device, and `Id`, which holds a unique device identifier."],["This page is part of a broader set of documentation that includes multiple versions of the API, from version 1.0.0 up to the most current, version 2.7.0."]]],[]]