From a48aae731f3531dcf160618c1f33799cb9782c99 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 12 Mar 2024 07:08:31 +0000 Subject: [PATCH] fix(workspaceevents): update the api #### workspaceevents:v1 The following keys were changed: - resources.operations.methods.get.scopes (Total Keys: 1) - resources.subscriptions.methods.create.scopes (Total Keys: 1) - resources.subscriptions.methods.delete.scopes (Total Keys: 1) - resources.subscriptions.methods.get.scopes (Total Keys: 1) - resources.subscriptions.methods.list.scopes (Total Keys: 1) - resources.subscriptions.methods.patch.scopes (Total Keys: 1) - resources.subscriptions.methods.reactivate.scopes (Total Keys: 1) --- .../documents/workspaceevents.v1.json | 36 ++++++++++++++----- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/googleapiclient/discovery_cache/documents/workspaceevents.v1.json b/googleapiclient/discovery_cache/documents/workspaceevents.v1.json index 601045b226..59acf2f1a2 100644 --- a/googleapiclient/discovery_cache/documents/workspaceevents.v1.json +++ b/googleapiclient/discovery_cache/documents/workspaceevents.v1.json @@ -28,6 +28,12 @@ }, "https://www.googleapis.com/auth/chat.spaces.readonly": { "description": "View chat and spaces in Google Chat" +}, +"https://www.googleapis.com/auth/meetings.space.created": { +"description": "Create, edit, and see information about your Google Meet conferences created by the app." +}, +"https://www.googleapis.com/auth/meetings.space.readonly": { +"description": "Read information about any of your Google Meet conferences" } } } @@ -161,7 +167,9 @@ "https://www.googleapis.com/auth/chat.messages.reactions.readonly", "https://www.googleapis.com/auth/chat.messages.readonly", "https://www.googleapis.com/auth/chat.spaces", -"https://www.googleapis.com/auth/chat.spaces.readonly" +"https://www.googleapis.com/auth/chat.spaces.readonly", +"https://www.googleapis.com/auth/meetings.space.created", +"https://www.googleapis.com/auth/meetings.space.readonly" ] } } @@ -196,7 +204,9 @@ "https://www.googleapis.com/auth/chat.messages.reactions.readonly", "https://www.googleapis.com/auth/chat.messages.readonly", "https://www.googleapis.com/auth/chat.spaces", -"https://www.googleapis.com/auth/chat.spaces.readonly" +"https://www.googleapis.com/auth/chat.spaces.readonly", +"https://www.googleapis.com/auth/meetings.space.created", +"https://www.googleapis.com/auth/meetings.space.readonly" ] }, "delete": { @@ -244,7 +254,9 @@ "https://www.googleapis.com/auth/chat.messages.reactions.readonly", "https://www.googleapis.com/auth/chat.messages.readonly", "https://www.googleapis.com/auth/chat.spaces", -"https://www.googleapis.com/auth/chat.spaces.readonly" +"https://www.googleapis.com/auth/chat.spaces.readonly", +"https://www.googleapis.com/auth/meetings.space.created", +"https://www.googleapis.com/auth/meetings.space.readonly" ] }, "get": { @@ -277,7 +289,9 @@ "https://www.googleapis.com/auth/chat.messages.reactions.readonly", "https://www.googleapis.com/auth/chat.messages.readonly", "https://www.googleapis.com/auth/chat.spaces", -"https://www.googleapis.com/auth/chat.spaces.readonly" +"https://www.googleapis.com/auth/chat.spaces.readonly", +"https://www.googleapis.com/auth/meetings.space.created", +"https://www.googleapis.com/auth/meetings.space.readonly" ] }, "list": { @@ -317,7 +331,9 @@ "https://www.googleapis.com/auth/chat.messages.reactions.readonly", "https://www.googleapis.com/auth/chat.messages.readonly", "https://www.googleapis.com/auth/chat.spaces", -"https://www.googleapis.com/auth/chat.spaces.readonly" +"https://www.googleapis.com/auth/chat.spaces.readonly", +"https://www.googleapis.com/auth/meetings.space.created", +"https://www.googleapis.com/auth/meetings.space.readonly" ] }, "patch": { @@ -363,7 +379,9 @@ "https://www.googleapis.com/auth/chat.messages.reactions.readonly", "https://www.googleapis.com/auth/chat.messages.readonly", "https://www.googleapis.com/auth/chat.spaces", -"https://www.googleapis.com/auth/chat.spaces.readonly" +"https://www.googleapis.com/auth/chat.spaces.readonly", +"https://www.googleapis.com/auth/meetings.space.created", +"https://www.googleapis.com/auth/meetings.space.readonly" ] }, "reactivate": { @@ -398,13 +416,15 @@ "https://www.googleapis.com/auth/chat.messages.reactions.readonly", "https://www.googleapis.com/auth/chat.messages.readonly", "https://www.googleapis.com/auth/chat.spaces", -"https://www.googleapis.com/auth/chat.spaces.readonly" +"https://www.googleapis.com/auth/chat.spaces.readonly", +"https://www.googleapis.com/auth/meetings.space.created", +"https://www.googleapis.com/auth/meetings.space.readonly" ] } } } }, -"revision": "20240218", +"revision": "20240305", "rootUrl": "https://workspaceevents.googleapis.com/", "schemas": { "ListSubscriptionsResponse": {