Cloud Talent Solution V4beta1 API - Class Google::Cloud::Talent::V4beta1::DeviceInfo (v0.5.0)

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::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.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#device_type

def device_type() -> ::Google::Cloud::Talent::V4beta1::DeviceInfo::DeviceType

#device_type=

def device_type=(value) -> ::Google::Cloud::Talent::V4beta1::DeviceInfo::DeviceType
Parameter

#id

def id() -> ::String
Returns
  • (::String) — A device-specific ID. The ID must be a unique identifier that distinguishes the device from other devices.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — A device-specific ID. The ID must be a unique identifier that distinguishes the device from other devices.
Returns
  • (::String) — A device-specific ID. The ID must be a unique identifier that distinguishes the device from other devices.