enable chromemanagement reporting api

This commit is contained in:
Jay Lee
2021-03-25 11:01:14 -04:00
parent b7d052a6b3
commit fb60e0b389
2 changed files with 2 additions and 1 deletions

View File

@@ -111,7 +111,7 @@ def is_invitable_user():
def send(): def send():
'''gam create userinvitation <email>''' '''gam send userinvitation <email>'''
_generic_action('send') _generic_action('send')

View File

@@ -2,6 +2,7 @@ admin.googleapis.com
alertcenter.googleapis.com alertcenter.googleapis.com
calendar-json.googleapis.com calendar-json.googleapis.com
chat.googleapis.com chat.googleapis.com
chromemanagement.googleapis.com
chromepolicy.googleapis.com chromepolicy.googleapis.com
classroom.googleapis.com classroom.googleapis.com
cloudidentity.googleapis.com cloudidentity.googleapis.com