View Source GoogleApi.SmartDeviceManagement.V1.Model.GoogleHomeEnterpriseSdmV1ListDevicesResponse (google_api_smart_device_management v0.7.0)
Response message for SmartDeviceManagementService.ListDevices
Attributes
-
devices
(type:list(GoogleApi.SmartDeviceManagement.V1.Model.GoogleHomeEnterpriseSdmV1Device.t)
, default:nil
) - The list of devices.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SmartDeviceManagement.V1.Model.GoogleHomeEnterpriseSdmV1ListDevicesResponse{ devices: [ GoogleApi.SmartDeviceManagement.V1.Model.GoogleHomeEnterpriseSdmV1Device.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.