Autogenerated update (2018-04-17)
Update: - androiddeviceprovisioning_v1
This commit is contained in:
parent
4dd18132df
commit
f1260a814a
|
@ -26,7 +26,7 @@ module Google
|
|||
# @see https://developers.google.com/zero-touch/
|
||||
module AndroiddeviceprovisioningV1
|
||||
VERSION = 'V1'
|
||||
REVISION = '20180317'
|
||||
REVISION = '20180413'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -693,7 +693,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# An EMM's DPC ([device policy controller](/android/work/dpc/build-dpc)).
|
||||
# An EMM's DPC ([device policy
|
||||
# controller](http://developer.android.com/work/dpc/build-dpc.html)).
|
||||
# Zero-touch enrollment installs a DPC (listed in the `Configuration`) on a
|
||||
# device to maintain the customer's mobile policies. All the DPCs listed by the
|
||||
# API support zero-touch enrollment and are available in Google Play.
|
||||
|
|
Loading…
Reference in New Issue