public sealed class DeviceInfo : IMessage<DeviceInfo>, IEquatable<DeviceInfo>, IDeepCloneable<DeviceInfo>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Talent.V4.DeviceInfo\u003c/code\u003e is 2.7.0, with several previous versions available for reference, down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeviceInfo\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace and found in the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly, collects data from job seekers to improve search quality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeviceInfo\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeviceInfo\u003c/code\u003e objects can be constructed via an empty constructor, or with another \u003ccode\u003eDeviceInfo\u003c/code\u003e object, offering several methods from its inheritance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeviceInfo\u003c/code\u003e has two properties: \u003ccode\u003eDeviceType\u003c/code\u003e, which is an enum of the type of the device, and \u003ccode\u003eId\u003c/code\u003e, which is a string representing a device-specific unique identifier.\u003c/p\u003e\n"]]],[],null,[]]