View Source GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1DeviceInfo (google_api_chrome_management v0.8.0)
Information of a device that runs a Chrome browser profile.
Attributes
-
affiliatedDeviceId
(type:String.t
, default:nil
) - Output only. Device ID that identifies the affiliated device on which the profile exists. If the device type is CHROME_BROWSER, then this represents a unique Directory API ID of the device that can be used in Admin SDK Browsers API. -
deviceType
(type:String.t
, default:nil
) - Output only. Type of the device on which the profile exists. -
hostname
(type:String.t
, default:nil
) - Output only. Hostname of the device on which the profile exists. -
machine
(type:String.t
, default:nil
) - Output only. Machine name of the device on which the profile exists. On platforms which do not report the machine name (currently iOS and Android) this is instead set to the browser's device_id - but note that this is a different device_id than the |affiliated_device_id|.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.