google_api_android_device_provisioning v0.0.1 GoogleApi.AndroidDeviceProvisioning.V1.Model.ClaimDeviceResponse View Source
Response message containing device id of the claim.
Attributes
- deviceId (String): the device id of the claimed device. Defaults to:
null
. - deviceName (String): the resource name of the device in 'partners/[PARTNER_ID]/devices/[DEVICE_ID]'. Defaults to:
null
.