mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
Additional Meet API changes #1822
This commit is contained in:
@@ -16,8 +16,8 @@ Eliminated `drive_v3_beta` and `meet_v2_beta` from `gam.cfg` as the API betas ar
|
||||
|
||||
Updated `Meet API` scopes so that GAM can read metadata about additional Meet spaces.
|
||||
```
|
||||
[*] 34) Meet API - Display Meets regardless of creator
|
||||
[*] 35) Meet API - Manage/Display Meets created by this GAM
|
||||
[*] 34) Meet API - Display Meet Conference Records
|
||||
[*] 35) Meet API - Manage/Display Meet Spaces
|
||||
```
|
||||
|
||||
### 7.18.07
|
||||
|
||||
@@ -255,7 +255,7 @@ WARNING: Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, Item: oa
|
||||
GAM 7.19.00 - https://github.com/GAM-team/GAM - pyinstaller
|
||||
GAM Team <google-apps-manager@googlegroups.com>
|
||||
Python 3.13.7 64-bit final
|
||||
MacOS Sequoia 15.6 x86_64
|
||||
MacOS Sequoia 15.6.1 x86_64
|
||||
Path: /Users/admin/bin/gam7
|
||||
Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
|
||||
|
||||
|
||||
@@ -29,7 +29,8 @@ To use these commands you must add the 'Meet API' to your project and update you
|
||||
gam update project
|
||||
gam user user@domain.com update serviceaccount
|
||||
...
|
||||
[*] 36) Meet API (supports readonly)
|
||||
[*] 34) Meet API - Display Meet Conference Records
|
||||
[*] 35) Meet API - Manage/Display Meet Spaces
|
||||
|
||||
```
|
||||
## Definitions
|
||||
|
||||
@@ -6,7 +6,7 @@ gam version
|
||||
GAM 7.19.00 - https://github.com/GAM-team/GAM - pyinstaller
|
||||
GAM Team <google-apps-manager@googlegroups.com>
|
||||
Python 3.13.7 64-bit final
|
||||
MacOS Sequoia 15.6 x86_64
|
||||
MacOS Sequoia 15.6.1 x86_64
|
||||
Path: /Users/Admin/bin/gam7
|
||||
Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
|
||||
Time: 2023-06-02T21:10:00-07:00
|
||||
@@ -18,7 +18,7 @@ gam version timeoffset
|
||||
GAM 7.19.00 - https://github.com/GAM-team/GAM - pyinstaller
|
||||
GAM Team <google-apps-manager@googlegroups.com>
|
||||
Python 3.13.7 64-bit final
|
||||
MacOS Sequoia 15.6 x86_64
|
||||
MacOS Sequoia 15.6.1 x86_64
|
||||
Path: /Users/Admin/bin/gam7
|
||||
Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
|
||||
Your system time differs from www.googleapis.com by less than 1 second
|
||||
@@ -30,7 +30,7 @@ gam version extended
|
||||
GAM 7.19.00 - https://github.com/GAM-team/GAM - pyinstaller
|
||||
GAM Team <google-apps-manager@googlegroups.com>
|
||||
Python 3.13.7 64-bit final
|
||||
MacOS Sequoia 15.6 x86_64
|
||||
MacOS Sequoia 15.6.1 x86_64
|
||||
Path: /Users/Admin/bin/gam7
|
||||
Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
|
||||
Time: 2023-06-02T21:10:00-07:00
|
||||
@@ -85,7 +85,7 @@ gam help
|
||||
GAM 7.19.00 - https://github.com/GAM-team/GAM
|
||||
GAM Team <google-apps-manager@googlegroups.com>
|
||||
Python 3.13.7 64-bit final
|
||||
MacOS Sequoia 15.6 x86_64
|
||||
MacOS Sequoia 15.6.1 x86_64
|
||||
Path: /Users/Admin/bin/gam7
|
||||
Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
|
||||
Time: 2023-06-02T21:10:00-07:00
|
||||
|
||||
Reference in New Issue
Block a user