Lookup service account emails by ID

This commit is contained in:
Jay Lee
2024-06-25 16:25:10 +00:00
parent 793f230c30
commit 53f40eb9eb
4 changed files with 208 additions and 11 deletions

View File

@@ -15,6 +15,7 @@ datas += [('cbcm-v1.1beta1.json', '.')]
datas += [('chat-v1.json', '.')]
datas += [('contactdelegation-v1.json', '.')]
datas += [('datastudio-v1.json', '.')]
datas += [('serviceaccountlookup-v1.json', '.')]
datas += [('cacerts.pem', '.')]
hiddenimports = [
'gam.auth.yubikey',