google_api_android_device_provisioning v0.13.1 GoogleApi.AndroidDeviceProvisioning.V1.Model.ClaimDevicesRequest View Source
Request to claim devices asynchronously in batch. Claiming a device adds the device to zero-touch enrollment and shows the device in the customer's view of the portal.
Attributes
claims
(type:list(GoogleApi.AndroidDeviceProvisioning.V1.Model.PartnerClaim.t)
, default:nil
) - Required. A list of device claims.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.AndroidDeviceProvisioning.V1.Model.ClaimDevicesRequest{ claims: [GoogleApi.AndroidDeviceProvisioning.V1.Model.PartnerClaim.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.