Skip to content

Commit 7d3a4f7

Browse files
fix: [AppsEventsSubscriptions] remove oauth_scope auth/chat.bot from SubscriptionsService (#8287)
PiperOrigin-RevId: 755408611 Source-Link: googleapis/googleapis@351a2dc Source-Link: googleapis/googleapis-gen@d1b1478 Copy-Tag: eyJwIjoiQXBwc0V2ZW50c1N1YnNjcmlwdGlvbnMvLk93bEJvdC55YW1sIiwiaCI6ImQxYjE0Nzg1YTM4Y2Y5Njk2MDk2MTZkZTg5OWIxZTA3OTI1NjZiYWMifQ==
1 parent 7e41023 commit 7d3a4f7

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

AppsEventsSubscriptions/metadata/V1/SubscriptionsService.php

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AppsEventsSubscriptions/src/V1/Client/SubscriptionsServiceClient.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ final class SubscriptionsServiceClient
9090

9191
/** The default scopes required by the service. */
9292
public static $serviceScopes = [
93-
'https://www.googleapis.com/auth/chat.bot',
9493
'https://www.googleapis.com/auth/chat.memberships',
9594
'https://www.googleapis.com/auth/chat.memberships.readonly',
9695
'https://www.googleapis.com/auth/chat.messages',

0 commit comments

Comments
 (0)