GoogleApi.SASPortal.V1alpha1.Model.SasPortalBulkCreateDeviceResponse (google_api_sas_portal v0.4.0) View Source
Response for BulkCreateDevice method.
Attributes
-
devices
(type:list(GoogleApi.SASPortal.V1alpha1.Model.SasPortalDevice.t)
, default:nil
) - Required. The devices that were imported.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalBulkCreateDeviceResponse{ devices: [GoogleApi.SASPortal.V1alpha1.Model.SasPortalDevice.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.