@@ -12,27 +12,36 @@ documentation:
1212
1313authentication :
1414 rules :
15- - selector : google.apps.meet.v2beta.*
15+ - selector : ' google.apps.meet.v2beta.ConferenceRecordsService.* '
1616 oauth :
1717 canonical_scopes : |-
1818 https://www.googleapis.com/auth/meetings.space.created,
1919 https://www.googleapis.com/auth/meetings.space.readonly
20- - selector : google.apps.meet.v2beta.SpacesService.CreateSpace
20+ - selector : ' google.apps.meet.v2beta.SpacesService.* '
2121 oauth :
2222 canonical_scopes : |-
2323 https://www.googleapis.com/auth/meetings.space.created
24- - selector : google.apps.meet.v2beta.SpacesService.UpdateSpace
24+ - selector : google.apps.meet.v2beta.SpacesService.GetMember
2525 oauth :
2626 canonical_scopes : |-
27- https://www.googleapis.com/auth/meetings.space.created
28- - selector : google.apps.meet.v2beta.SpacesService.DeleteSpace
27+ https://www.googleapis.com/auth/meetings.space.created,
28+ https://www.googleapis.com/auth/meetings.space.readonly
29+ - selector : google.apps.meet.v2beta.SpacesService.GetSpace
2930 oauth :
3031 canonical_scopes : |-
31- https://www.googleapis.com/auth/meetings.space.created
32- - selector : google.apps.meet.v2beta.SpacesService.EndActiveConference
32+ https://www.googleapis.com/auth/meetings.space.created,
33+ https://www.googleapis.com/auth/meetings.space.readonly,
34+ https://www.googleapis.com/auth/meetings.space.settings
35+ - selector : google.apps.meet.v2beta.SpacesService.ListMembers
3336 oauth :
3437 canonical_scopes : |-
35- https://www.googleapis.com/auth/meetings.space.created
38+ https://www.googleapis.com/auth/meetings.space.created,
39+ https://www.googleapis.com/auth/meetings.space.readonly
40+ - selector : google.apps.meet.v2beta.SpacesService.UpdateSpace
41+ oauth :
42+ canonical_scopes : |-
43+ https://www.googleapis.com/auth/meetings.space.created,
44+ https://www.googleapis.com/auth/meetings.space.settings
3645
3746publishing :
3847 new_issue_uri : https://issuetracker.google.com/issues/new?component=1216362&template=1766418
0 commit comments