Skip to content

Commit 13a7d9f

Browse files
feat(workspaceevents): update the api
#### workspaceevents:v1 The following keys were added: - resources.message.methods.stream (Total Keys: 7) - resources.tasks.methods.cancel (Total Keys: 11) - resources.tasks.methods.get (Total Keys: 13) - resources.tasks.methods.subscribe (Total Keys: 10) - resources.tasks.resources.pushNotificationConfigs.methods.create (Total Keys: 13) - resources.tasks.resources.pushNotificationConfigs.methods.delete (Total Keys: 10) - resources.tasks.resources.pushNotificationConfigs.methods.get (Total Keys: 10) - resources.tasks.resources.pushNotificationConfigs.methods.list (Total Keys: 15) - schemas.Artifact (Total Keys: 10) - schemas.AuthenticationInfo (Total Keys: 5) - schemas.CancelTaskRequest (Total Keys: 2) - schemas.DataPart (Total Keys: 4) - schemas.Empty (Total Keys: 2) - schemas.FilePart (Total Keys: 7) - schemas.ListTaskPushNotificationConfigResponse (Total Keys: 5) - schemas.Message (Total Keys: 12) - schemas.Part (Total Keys: 7) - schemas.PushNotificationConfig (Total Keys: 5) - schemas.SendMessageConfiguration (Total Keys: 8) - schemas.SendMessageRequest (Total Keys: 6) - schemas.StreamResponse (Total Keys: 6) - schemas.Task (Total Keys: 38)
1 parent af79cab commit 13a7d9f

File tree

5 files changed

+1901
-1
lines changed

5 files changed

+1901
-1
lines changed

docs/dyn/workspaceevents_v1.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="workspaceevents_v1.html">Google Workspace Events API</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="workspaceevents_v1.message.html">message()</a></code>
79+
</p>
80+
<p class="firstline">Returns the message Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="workspaceevents_v1.operations.html">operations()</a></code>
7984
</p>
@@ -84,6 +89,11 @@ <h2>Instance Methods</h2>
8489
</p>
8590
<p class="firstline">Returns the subscriptions Resource.</p>
8691

92+
<p class="toc_element">
93+
<code><a href="workspaceevents_v1.tasks.html">tasks()</a></code>
94+
</p>
95+
<p class="firstline">Returns the tasks Resource.</p>
96+
8797
<p class="toc_element">
8898
<code><a href="#close">close()</a></code></p>
8999
<p class="firstline">Close httplib2 connections.</p>

0 commit comments

Comments
 (0)