Initial CloudIdentity Groups work, more APIs to own files

This commit is contained in:
Jay Lee
2020-06-28 17:26:21 -04:00
parent 964cd19949
commit c1063d1967
19 changed files with 2994 additions and 2115 deletions

View File

@ -236,6 +236,7 @@ API_VER_MAPPING = {
'appsactivity': 'v1',
'calendar': 'v3',
'classroom': 'v1',
'cloudidentity': 'v1beta1',
'cloudresourcemanager': 'v2',
'cloudresourcemanagerv1': 'v1',
'datatransfer': 'datatransfer_v1',