Skip to content

Commit

Permalink
Regenerate workspaceevents client (#4975)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Apr 23, 2024
1 parent 8c45a36 commit 65680c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WorkspaceEvents.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class WorkspaceEvents extends \Google\Service
/** Private Service: https://www.googleapis.com/auth/chat.bot. */
const CHAT_BOT =
"https://www.googleapis.com/auth/chat.bot";
/** View, add, and remove members from conversations in Google Chat. */
/** View, add, update, and remove members from conversations in Google Chat. */
const CHAT_MEMBERSHIPS =
"https://www.googleapis.com/auth/chat.memberships";
/** View members in Google Chat conversations.. */
Expand Down

0 comments on commit 65680c5

Please sign in to comment.