public sealed class DeviceInfo : IMessage<DeviceInfo>, IEquatable<DeviceInfo>, IDeepCloneable<DeviceInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 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 document provides reference information for the `DeviceInfo` class within the Google Cloud Talent Solution v4beta1 API, specifically for version 3.0.0-beta05."],["The `DeviceInfo` class, which inherits from `object` and implements multiple interfaces, captures device information from job seekers to improve search quality across various devices."],["The class offers two constructors, `DeviceInfo()` and `DeviceInfo(DeviceInfo other)`, and defines two properties: `DeviceType`, which specifies the type of device, and `Id`, a unique device identifier."],["`DeviceInfo` is part of the `Google.Cloud.Talent.V4Beta1` namespace, which is found within the `Google.Cloud.Talent.V4Beta1.dll` assembly."],["The document includes links to the latest version (3.0.0-beta06) and previous versions (3.0.0-beta05 and 2.0.0-beta07) of the `DeviceInfo` class reference."]]],[]]