Skip to content

Commit 878a1ce

Browse files
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)
1 parent 93d4fe8 commit 878a1ce

File tree

2 files changed

+54
-4
lines changed

2 files changed

+54
-4
lines changed

docs/dyn/workspaceevents_v1.subscriptions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h2>Instance Methods</h2>
9797
<p class="firstline">[Developer Preview](https://developers.google.com/workspace/preview): Updates or renews a Google Workspace subscription. To learn how to use this method, see [Update or renew a Google Workspace subscription](https://developers.google.com/workspace/events/guides/update-subscription).</p>
9898
<p class="toc_element">
9999
<code><a href="#reactivate">reactivate(name, body=None, x__xgafv=None)</a></code></p>
100-
<p class="firstline">[Developer Preview](https://developers.google.com/workspace/preview): Reactivates a suspended Google Workspace subscription. This method resets your subscription's `State` field to `ACTIVE`. Before you use this method, you must fix the error that suspended the subscription. To learn how to use this method, see [Reactivate a Google Workspace subscription](https://developers.google.com/workspace/events/guides/reactivate-subscription).</p>
100+
<p class="firstline">[Developer Preview](https://developers.google.com/workspace/preview): Reactivates a suspended Google Workspace subscription. This method resets your subscription's `State` field to `ACTIVE`. Before you use this method, you must fix the error that suspended the subscription. This method will ignore or reject any subscription that isn't currently in a suspended state. To learn how to use this method, see [Reactivate a Google Workspace subscription](https://developers.google.com/workspace/events/guides/reactivate-subscription).</p>
101101
<h3>Method Details</h3>
102102
<div class="method">
103103
<code class="details" id="close">close()</code>
@@ -373,7 +373,7 @@ <h3>Method Details</h3>
373373

374374
<div class="method">
375375
<code class="details" id="reactivate">reactivate(name, body=None, x__xgafv=None)</code>
376-
<pre>[Developer Preview](https://developers.google.com/workspace/preview): Reactivates a suspended Google Workspace subscription. This method resets your subscription&#x27;s `State` field to `ACTIVE`. Before you use this method, you must fix the error that suspended the subscription. To learn how to use this method, see [Reactivate a Google Workspace subscription](https://developers.google.com/workspace/events/guides/reactivate-subscription).
376+
<pre>[Developer Preview](https://developers.google.com/workspace/preview): Reactivates a suspended Google Workspace subscription. This method resets your subscription&#x27;s `State` field to `ACTIVE`. Before you use this method, you must fix the error that suspended the subscription. This method will ignore or reject any subscription that isn&#x27;t currently in a suspended state. To learn how to use this method, see [Reactivate a Google Workspace subscription](https://developers.google.com/workspace/events/guides/reactivate-subscription).
377377

378378
Args:
379379
name: string, Required. Resource name of the subscription. Format: `subscriptions/{subscription}` (required)

googleapiclient/discovery_cache/documents/workspaceevents.v1.json

Lines changed: 52 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,21 @@
2929
"https://www.googleapis.com/auth/chat.spaces.readonly": {
3030
"description": "View chat and spaces in Google Chat"
3131
},
32+
"https://www.googleapis.com/auth/drive": {
33+
"description": "See, edit, create, and delete all of your Google Drive files"
34+
},
35+
"https://www.googleapis.com/auth/drive.file": {
36+
"description": "See, edit, create, and delete only the specific Google Drive files you use with this app"
37+
},
38+
"https://www.googleapis.com/auth/drive.metadata": {
39+
"description": "View and manage metadata of files in your Google Drive"
40+
},
41+
"https://www.googleapis.com/auth/drive.metadata.readonly": {
42+
"description": "See information about your Google Drive files"
43+
},
44+
"https://www.googleapis.com/auth/drive.readonly": {
45+
"description": "See and download all your Google Drive files"
46+
},
3247
"https://www.googleapis.com/auth/meetings.space.created": {
3348
"description": "Create, edit, and see information about your Google Meet conferences created by the app."
3449
},
@@ -168,6 +183,11 @@
168183
"https://www.googleapis.com/auth/chat.messages.readonly",
169184
"https://www.googleapis.com/auth/chat.spaces",
170185
"https://www.googleapis.com/auth/chat.spaces.readonly",
186+
"https://www.googleapis.com/auth/drive",
187+
"https://www.googleapis.com/auth/drive.file",
188+
"https://www.googleapis.com/auth/drive.metadata",
189+
"https://www.googleapis.com/auth/drive.metadata.readonly",
190+
"https://www.googleapis.com/auth/drive.readonly",
171191
"https://www.googleapis.com/auth/meetings.space.created",
172192
"https://www.googleapis.com/auth/meetings.space.readonly"
173193
]
@@ -205,6 +225,11 @@
205225
"https://www.googleapis.com/auth/chat.messages.readonly",
206226
"https://www.googleapis.com/auth/chat.spaces",
207227
"https://www.googleapis.com/auth/chat.spaces.readonly",
228+
"https://www.googleapis.com/auth/drive",
229+
"https://www.googleapis.com/auth/drive.file",
230+
"https://www.googleapis.com/auth/drive.metadata",
231+
"https://www.googleapis.com/auth/drive.metadata.readonly",
232+
"https://www.googleapis.com/auth/drive.readonly",
208233
"https://www.googleapis.com/auth/meetings.space.created",
209234
"https://www.googleapis.com/auth/meetings.space.readonly"
210235
]
@@ -255,6 +280,11 @@
255280
"https://www.googleapis.com/auth/chat.messages.readonly",
256281
"https://www.googleapis.com/auth/chat.spaces",
257282
"https://www.googleapis.com/auth/chat.spaces.readonly",
283+
"https://www.googleapis.com/auth/drive",
284+
"https://www.googleapis.com/auth/drive.file",
285+
"https://www.googleapis.com/auth/drive.metadata",
286+
"https://www.googleapis.com/auth/drive.metadata.readonly",
287+
"https://www.googleapis.com/auth/drive.readonly",
258288
"https://www.googleapis.com/auth/meetings.space.created",
259289
"https://www.googleapis.com/auth/meetings.space.readonly"
260290
]
@@ -290,6 +320,11 @@
290320
"https://www.googleapis.com/auth/chat.messages.readonly",
291321
"https://www.googleapis.com/auth/chat.spaces",
292322
"https://www.googleapis.com/auth/chat.spaces.readonly",
323+
"https://www.googleapis.com/auth/drive",
324+
"https://www.googleapis.com/auth/drive.file",
325+
"https://www.googleapis.com/auth/drive.metadata",
326+
"https://www.googleapis.com/auth/drive.metadata.readonly",
327+
"https://www.googleapis.com/auth/drive.readonly",
293328
"https://www.googleapis.com/auth/meetings.space.created",
294329
"https://www.googleapis.com/auth/meetings.space.readonly"
295330
]
@@ -332,6 +367,11 @@
332367
"https://www.googleapis.com/auth/chat.messages.readonly",
333368
"https://www.googleapis.com/auth/chat.spaces",
334369
"https://www.googleapis.com/auth/chat.spaces.readonly",
370+
"https://www.googleapis.com/auth/drive",
371+
"https://www.googleapis.com/auth/drive.file",
372+
"https://www.googleapis.com/auth/drive.metadata",
373+
"https://www.googleapis.com/auth/drive.metadata.readonly",
374+
"https://www.googleapis.com/auth/drive.readonly",
335375
"https://www.googleapis.com/auth/meetings.space.created",
336376
"https://www.googleapis.com/auth/meetings.space.readonly"
337377
]
@@ -380,12 +420,17 @@
380420
"https://www.googleapis.com/auth/chat.messages.readonly",
381421
"https://www.googleapis.com/auth/chat.spaces",
382422
"https://www.googleapis.com/auth/chat.spaces.readonly",
423+
"https://www.googleapis.com/auth/drive",
424+
"https://www.googleapis.com/auth/drive.file",
425+
"https://www.googleapis.com/auth/drive.metadata",
426+
"https://www.googleapis.com/auth/drive.metadata.readonly",
427+
"https://www.googleapis.com/auth/drive.readonly",
383428
"https://www.googleapis.com/auth/meetings.space.created",
384429
"https://www.googleapis.com/auth/meetings.space.readonly"
385430
]
386431
},
387432
"reactivate": {
388-
"description": "[Developer Preview](https://developers.google.com/workspace/preview): Reactivates a suspended Google Workspace subscription. This method resets your subscription's `State` field to `ACTIVE`. Before you use this method, you must fix the error that suspended the subscription. To learn how to use this method, see [Reactivate a Google Workspace subscription](https://developers.google.com/workspace/events/guides/reactivate-subscription).",
433+
"description": "[Developer Preview](https://developers.google.com/workspace/preview): Reactivates a suspended Google Workspace subscription. This method resets your subscription's `State` field to `ACTIVE`. Before you use this method, you must fix the error that suspended the subscription. This method will ignore or reject any subscription that isn't currently in a suspended state. To learn how to use this method, see [Reactivate a Google Workspace subscription](https://developers.google.com/workspace/events/guides/reactivate-subscription).",
389434
"flatPath": "v1/subscriptions/{subscriptionsId}:reactivate",
390435
"httpMethod": "POST",
391436
"id": "workspaceevents.subscriptions.reactivate",
@@ -417,14 +462,19 @@
417462
"https://www.googleapis.com/auth/chat.messages.readonly",
418463
"https://www.googleapis.com/auth/chat.spaces",
419464
"https://www.googleapis.com/auth/chat.spaces.readonly",
465+
"https://www.googleapis.com/auth/drive",
466+
"https://www.googleapis.com/auth/drive.file",
467+
"https://www.googleapis.com/auth/drive.metadata",
468+
"https://www.googleapis.com/auth/drive.metadata.readonly",
469+
"https://www.googleapis.com/auth/drive.readonly",
420470
"https://www.googleapis.com/auth/meetings.space.created",
421471
"https://www.googleapis.com/auth/meetings.space.readonly"
422472
]
423473
}
424474
}
425475
}
426476
},
427-
"revision": "20241008",
477+
"revision": "20241027",
428478
"rootUrl": "https://workspaceevents.googleapis.com/",
429479
"schemas": {
430480
"ListSubscriptionsResponse": {

0 commit comments

Comments
 (0)