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."],[[["The document provides reference documentation for the `DeviceInfo` class within the Google Cloud Talent Solution v4 API, detailing its purpose in collecting device information to enhance job search results."],["It outlines the `DeviceInfo` class's inheritance from `object` and its implementation of multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available versions of the Google Cloud Talent v4 API are listed, with the latest version being 2.7.0 and the current page referring to version 2.3.0."],["The documentation specifies the `DeviceInfo` class's properties, `DeviceType` and `Id`, which represent the type of device and a unique device identifier, respectively."],["The document includes the `DeviceInfo` constructor details, specifying that it can be created with or without another `DeviceInfo` instance as a parameter."]]],[]]