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-09 UTC."],[[["This webpage provides reference documentation for the `DeviceInfo` class within the Google Cloud Talent Solution v4 API for .NET."],["`DeviceInfo` collects data from job seekers or candidates to enhance the quality of job search results."],["The `DeviceInfo` class has various versions, with version 2.7.0 being the most recent, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DeviceInfo` class include `DeviceType`, representing the type of device, and `Id`, a unique identifier for the device."]]],[]]