View Source GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1ThunderboltInfo (google_api_chrome_management v0.4.0)
Thunderbolt bus info. This field provides device information, which is static and will not change over time. Data for this field is controlled via policy: ReportDeviceSecurityStatus Data Collection Frequency: At device startup Default Data Reporting Frequency: At device startup - Policy Controlled: No Cache: If the device is offline, the collected data is stored locally, and will be reported when the device is next online: Yes Reported for affiliated users only: N/A * Granular permission needed: TELEMETRY_API_BUS_DEVICE_INFO
Attributes
-
securityLevel
(type:String.t
, default:nil
) - Security level of the Thunderbolt bus.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1ThunderboltInfo{ securityLevel: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.