GoogleApi.SASPortal.V1alpha1.Model.SasPortalBulkCreateDeviceRequest (google_api_sas_portal v0.4.0) View Source
Request for BulkCreateDevice method.
Attributes
-
csv
(type:String.t
, default:nil
) - Required. A csv with each row representing a [device]. Each row must conform to the regulations described on CreateDeviceRequest's device field.
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.SasPortalBulkCreateDeviceRequest{ csv: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.