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-03-21 UTC."],[[["This webpage provides documentation for the `DeviceInfo` class within the Google Cloud Talent Solution v4 API, with version 2.6.0 being the current focus."],["The `DeviceInfo` class is used to collect and store information about the device used by a job seeker or candidate, to improve the quality of search results across different device types."],["The `DeviceInfo` class includes properties for `DeviceType` and `Id`, representing the type of device and a unique device-specific identifier, respectively."],["The page lists several previous versions of the API, including the latest version 2.7.0 and versions going back to 1.0.0."],["The class `DeviceInfo` inherits from object and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]