Support for Contact Delegation API

This commit is contained in:
Jay Lee
2020-12-09 11:34:05 -05:00
parent 59a3a68357
commit 39b9622cdb
4 changed files with 328 additions and 2 deletions

View File

@ -266,6 +266,7 @@ API_VER_MAPPING = {
'cloudidentity_beta': 'v1beta1',
'cloudresourcemanager': 'v2',
'cloudresourcemanagerv1': 'v1',
'contactdelegation': 'v1',
'datatransfer': 'datatransfer_v1',
'directory': 'directory_v1',
'drive': 'v2',