Skip to content

Commit

Permalink
Autogenerated update (2018-11-22)
Browse files Browse the repository at this point in the history
Update:
- androidenterprise_v1
  • Loading branch information
googleapis-publisher committed Nov 22, 2018
1 parent 1debbbc commit d656fe1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion generated/google/apis/androidenterprise_v1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module Apis
# @see https://developers.google.com/android/work/play/emm-api
module AndroidenterpriseV1
VERSION = 'V1'
REVISION = '20181112'
REVISION = '20181120'

# Manage corporate Android devices
AUTH_ANDROIDENTERPRISE = 'https://www.googleapis.com/auth/androidenterprise'
Expand Down
1 change: 1 addition & 0 deletions generated/google/apis/androidenterprise_v1/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2854,6 +2854,7 @@ def delete_user(enterprise_id, user_id, fields: nil, quota_user: nil, user_ip: n
# Generates an authentication token which the device policy client can use to
# provision the given EMM-managed user account on a device. The generated token
# is single-use and expires after a few minutes.
# You can provision a maximum of 10 devices per user.
# This call only works with EMM-managed accounts.
# @param [String] enterprise_id
# The ID of the enterprise.
Expand Down

0 comments on commit d656fe1

Please sign in to comment.