Skip to content

Commit 6376171

Browse files
chore(alertcenter): update the api
#### alertcenter:v1beta1 The following keys were added: - schemas.GoogleOperations.properties.header (Total Keys: 1)
1 parent 9c5bc29 commit 6376171

File tree

5 files changed

+1438
-1426
lines changed

5 files changed

+1438
-1426
lines changed

docs/dyn/alertcenter_v1beta1.alerts.feedback.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
</style>
7474

75-
<h1><a href="alertcenter_v1beta1.html">G Suite Alert Center API</a> . <a href="alertcenter_v1beta1.alerts.html">alerts</a> . <a href="alertcenter_v1beta1.alerts.feedback.html">feedback</a></h1>
75+
<h1><a href="alertcenter_v1beta1.html">Google Workspace Alert Center API</a> . <a href="alertcenter_v1beta1.alerts.html">alerts</a> . <a href="alertcenter_v1beta1.alerts.feedback.html">feedback</a></h1>
7676
<h2>Instance Methods</h2>
7777
<p class="toc_element">
7878
<code><a href="#close">close()</a></code></p>
@@ -107,7 +107,7 @@ <h3>Method Details</h3>
107107
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the feedback.
108108
}
109109

110-
customerId: string, Optional. The unique identifier of the G Suite organization account of the customer the alert is associated with. Inferred from the caller identity if not provided.
110+
customerId: string, Optional. The unique identifier of the Google Workspace organization account of the customer the alert is associated with. Inferred from the caller identity if not provided.
111111
x__xgafv: string, V1 error format.
112112
Allowed values
113113
1 - v1 error format
@@ -132,7 +132,7 @@ <h3>Method Details</h3>
132132

133133
Args:
134134
alertId: string, Required. The alert identifier. The &quot;-&quot; wildcard could be used to represent all alerts. (required)
135-
customerId: string, Optional. The unique identifier of the G Suite organization account of the customer the alert feedback are associated with. Inferred from the caller identity if not provided.
135+
customerId: string, Optional. The unique identifier of the Google Workspace organization account of the customer the alert feedback are associated with. Inferred from the caller identity if not provided.
136136
filter: string, Optional. A query string for filtering alert feedback results. For more details, see [Query filters](/admin-sdk/alertcenter/guides/query-filters) and [Supported query filter fields](/admin-sdk/alertcenter/reference/filter-fields#alerts.feedback.list).
137137
x__xgafv: string, V1 error format.
138138
Allowed values

docs/dyn/alertcenter_v1beta1.alerts.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
</style>
7474

75-
<h1><a href="alertcenter_v1beta1.html">G Suite Alert Center API</a> . <a href="alertcenter_v1beta1.alerts.html">alerts</a></h1>
75+
<h1><a href="alertcenter_v1beta1.html">Google Workspace Alert Center API</a> . <a href="alertcenter_v1beta1.alerts.html">alerts</a></h1>
7676
<h2>Instance Methods</h2>
7777
<p class="toc_element">
7878
<code><a href="alertcenter_v1beta1.alerts.feedback.html">feedback()</a></code>
@@ -119,7 +119,7 @@ <h3>Method Details</h3>
119119
&quot;alertId&quot;: [ # Required. list of alert IDs.
120120
&quot;A String&quot;,
121121
],
122-
&quot;customerId&quot;: &quot;A String&quot;, # Optional. The unique identifier of the G Suite organization account of the customer the alerts are associated with.
122+
&quot;customerId&quot;: &quot;A String&quot;, # Optional. The unique identifier of the Google Workspace organization account of the customer the alerts are associated with.
123123
}
124124

125125
x__xgafv: string, V1 error format.
@@ -160,7 +160,7 @@ <h3>Method Details</h3>
160160
&quot;alertId&quot;: [ # Required. list of alert IDs.
161161
&quot;A String&quot;,
162162
],
163-
&quot;customerId&quot;: &quot;A String&quot;, # Optional. The unique identifier of the G Suite organization account of the customer the alerts are associated with.
163+
&quot;customerId&quot;: &quot;A String&quot;, # Optional. The unique identifier of the Google Workspace organization account of the customer the alerts are associated with.
164164
}
165165

166166
x__xgafv: string, V1 error format.
@@ -200,7 +200,7 @@ <h3>Method Details</h3>
200200

201201
Args:
202202
alertId: string, Required. The identifier of the alert to delete. (required)
203-
customerId: string, Optional. The unique identifier of the G Suite organization account of the customer the alert is associated with. Inferred from the caller identity if not provided.
203+
customerId: string, Optional. The unique identifier of the Google Workspace organization account of the customer the alert is associated with. Inferred from the caller identity if not provided.
204204
x__xgafv: string, V1 error format.
205205
Allowed values
206206
1 - v1 error format
@@ -219,7 +219,7 @@ <h3>Method Details</h3>
219219

220220
Args:
221221
alertId: string, Required. The identifier of the alert to retrieve. (required)
222-
customerId: string, Optional. The unique identifier of the G Suite organization account of the customer the alert is associated with. Inferred from the caller identity if not provided.
222+
customerId: string, Optional. The unique identifier of the Google Workspace organization account of the customer the alert is associated with. Inferred from the caller identity if not provided.
223223
x__xgafv: string, V1 error format.
224224
Allowed values
225225
1 - v1 error format
@@ -250,7 +250,7 @@ <h3>Method Details</h3>
250250
&quot;securityInvestigationToolLink&quot;: &quot;A String&quot;, # Output only. An optional [Security Investigation Tool](https://support.google.com/a/answer/7575955) query for this alert.
251251
&quot;source&quot;: &quot;A String&quot;, # Required. A unique identifier for the system that reported the alert. This is output only after alert is created. Supported sources are any of the following: * Google Operations * Mobile device management * Gmail phishing * Domain wide takeout * State sponsored attack * Google identity
252252
&quot;startTime&quot;: &quot;A String&quot;, # Required. The time the event that caused this alert was started or detected.
253-
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the alert. This is output only after alert is created. For a list of available alert types see [G Suite Alert types](/admin-sdk/alertcenter/reference/alert-types).
253+
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the alert. This is output only after alert is created. For a list of available alert types see [Google Workspace Alert types](/admin-sdk/alertcenter/reference/alert-types).
254254
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time this alert was last updated.
255255
}</pre>
256256
</div>
@@ -261,7 +261,7 @@ <h3>Method Details</h3>
261261

262262
Args:
263263
alertId: string, Required. The identifier of the alert this metadata belongs to. (required)
264-
customerId: string, Optional. The unique identifier of the G Suite organization account of the customer the alert metadata is associated with. Inferred from the caller identity if not provided.
264+
customerId: string, Optional. The unique identifier of the Google Workspace organization account of the customer the alert metadata is associated with. Inferred from the caller identity if not provided.
265265
x__xgafv: string, V1 error format.
266266
Allowed values
267267
1 - v1 error format
@@ -286,7 +286,7 @@ <h3>Method Details</h3>
286286
<pre>Lists the alerts.
287287

288288
Args:
289-
customerId: string, Optional. The unique identifier of the G Suite organization account of the customer the alerts are associated with. Inferred from the caller identity if not provided.
289+
customerId: string, Optional. The unique identifier of the Google Workspace organization account of the customer the alerts are associated with. Inferred from the caller identity if not provided.
290290
filter: string, Optional. A query string for filtering alert results. For more details, see [Query filters](/admin-sdk/alertcenter/guides/query-filters) and [Supported query filter fields](/admin-sdk/alertcenter/reference/filter-fields#alerts.list).
291291
orderBy: string, Optional. The sort order of the list results. If not specified results may be returned in arbitrary order. You can sort the results in descending order based on the creation timestamp using `order_by=&quot;create_time desc&quot;`. Currently, supported sorting are `create_time asc`, `create_time desc`, `update_time desc`
292292
pageSize: integer, Optional. The requested page size. Server may return fewer items than requested. If unspecified, server picks an appropriate default.
@@ -323,7 +323,7 @@ <h3>Method Details</h3>
323323
&quot;securityInvestigationToolLink&quot;: &quot;A String&quot;, # Output only. An optional [Security Investigation Tool](https://support.google.com/a/answer/7575955) query for this alert.
324324
&quot;source&quot;: &quot;A String&quot;, # Required. A unique identifier for the system that reported the alert. This is output only after alert is created. Supported sources are any of the following: * Google Operations * Mobile device management * Gmail phishing * Domain wide takeout * State sponsored attack * Google identity
325325
&quot;startTime&quot;: &quot;A String&quot;, # Required. The time the event that caused this alert was started or detected.
326-
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the alert. This is output only after alert is created. For a list of available alert types see [G Suite Alert types](/admin-sdk/alertcenter/reference/alert-types).
326+
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the alert. This is output only after alert is created. For a list of available alert types see [Google Workspace Alert types](/admin-sdk/alertcenter/reference/alert-types).
327327
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time this alert was last updated.
328328
},
329329
],
@@ -355,7 +355,7 @@ <h3>Method Details</h3>
355355
The object takes the form of:
356356

357357
{ # A request to undelete a specific alert that was marked for deletion.
358-
&quot;customerId&quot;: &quot;A String&quot;, # Optional. The unique identifier of the G Suite organization account of the customer the alert is associated with. Inferred from the caller identity if not provided.
358+
&quot;customerId&quot;: &quot;A String&quot;, # Optional. The unique identifier of the Google Workspace organization account of the customer the alert is associated with. Inferred from the caller identity if not provided.
359359
}
360360

361361
x__xgafv: string, V1 error format.
@@ -388,7 +388,7 @@ <h3>Method Details</h3>
388388
&quot;securityInvestigationToolLink&quot;: &quot;A String&quot;, # Output only. An optional [Security Investigation Tool](https://support.google.com/a/answer/7575955) query for this alert.
389389
&quot;source&quot;: &quot;A String&quot;, # Required. A unique identifier for the system that reported the alert. This is output only after alert is created. Supported sources are any of the following: * Google Operations * Mobile device management * Gmail phishing * Domain wide takeout * State sponsored attack * Google identity
390390
&quot;startTime&quot;: &quot;A String&quot;, # Required. The time the event that caused this alert was started or detected.
391-
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the alert. This is output only after alert is created. For a list of available alert types see [G Suite Alert types](/admin-sdk/alertcenter/reference/alert-types).
391+
&quot;type&quot;: &quot;A String&quot;, # Required. The type of the alert. This is output only after alert is created. For a list of available alert types see [Google Workspace Alert types](/admin-sdk/alertcenter/reference/alert-types).
392392
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time this alert was last updated.
393393
}</pre>
394394
</div>

docs/dyn/alertcenter_v1beta1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
</style>
7474

75-
<h1><a href="alertcenter_v1beta1.html">G Suite Alert Center API</a></h1>
75+
<h1><a href="alertcenter_v1beta1.html">Google Workspace Alert Center API</a></h1>
7676
<h2>Instance Methods</h2>
7777
<p class="toc_element">
7878
<code><a href="alertcenter_v1beta1.alerts.html">alerts()</a></code>

docs/dyn/alertcenter_v1beta1.v1beta1.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
</style>
7474

75-
<h1><a href="alertcenter_v1beta1.html">G Suite Alert Center API</a> . <a href="alertcenter_v1beta1.v1beta1.html">v1beta1</a></h1>
75+
<h1><a href="alertcenter_v1beta1.html">Google Workspace Alert Center API</a> . <a href="alertcenter_v1beta1.v1beta1.html">v1beta1</a></h1>
7676
<h2>Instance Methods</h2>
7777
<p class="toc_element">
7878
<code><a href="#close">close()</a></code></p>
@@ -94,7 +94,7 @@ <h3>Method Details</h3>
9494
<pre>Returns customer-level settings.
9595

9696
Args:
97-
customerId: string, Optional. The unique identifier of the G Suite organization account of the customer the alert settings are associated with. Inferred from the caller identity if not provided.
97+
customerId: string, Optional. The unique identifier of the Google Workspace organization account of the customer the alert settings are associated with. Inferred from the caller identity if not provided.
9898
x__xgafv: string, V1 error format.
9999
Allowed values
100100
1 - v1 error format
@@ -105,7 +105,7 @@ <h3>Method Details</h3>
105105

106106
{ # Customer-level settings.
107107
&quot;notifications&quot;: [ # The list of notifications.
108-
{ # Settings for callback notifications. For more details see [G Suite Alert Notification](/admin-sdk/alertcenter/guides/notifications).
108+
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](/admin-sdk/alertcenter/guides/notifications).
109109
&quot;cloudPubsubTopic&quot;: { # A reference to a Cloud Pubsub topic. To register for notifications, the owner of the topic must grant `[email protected]` the `projects.topics.publish` permission. # A Google Cloud Pub/sub topic destination.
110110
&quot;payloadFormat&quot;: &quot;A String&quot;, # Optional. The format of the payload that would be sent. If not specified the format will be JSON.
111111
&quot;topicName&quot;: &quot;A String&quot;, # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
@@ -125,7 +125,7 @@ <h3>Method Details</h3>
125125

126126
{ # Customer-level settings.
127127
&quot;notifications&quot;: [ # The list of notifications.
128-
{ # Settings for callback notifications. For more details see [G Suite Alert Notification](/admin-sdk/alertcenter/guides/notifications).
128+
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](/admin-sdk/alertcenter/guides/notifications).
129129
&quot;cloudPubsubTopic&quot;: { # A reference to a Cloud Pubsub topic. To register for notifications, the owner of the topic must grant `[email protected]` the `projects.topics.publish` permission. # A Google Cloud Pub/sub topic destination.
130130
&quot;payloadFormat&quot;: &quot;A String&quot;, # Optional. The format of the payload that would be sent. If not specified the format will be JSON.
131131
&quot;topicName&quot;: &quot;A String&quot;, # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
@@ -134,7 +134,7 @@ <h3>Method Details</h3>
134134
],
135135
}
136136

137-
customerId: string, Optional. The unique identifier of the G Suite organization account of the customer the alert settings are associated with. Inferred from the caller identity if not provided.
137+
customerId: string, Optional. The unique identifier of the Google Workspace organization account of the customer the alert settings are associated with. Inferred from the caller identity if not provided.
138138
x__xgafv: string, V1 error format.
139139
Allowed values
140140
1 - v1 error format
@@ -145,7 +145,7 @@ <h3>Method Details</h3>
145145

146146
{ # Customer-level settings.
147147
&quot;notifications&quot;: [ # The list of notifications.
148-
{ # Settings for callback notifications. For more details see [G Suite Alert Notification](/admin-sdk/alertcenter/guides/notifications).
148+
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](/admin-sdk/alertcenter/guides/notifications).
149149
&quot;cloudPubsubTopic&quot;: { # A reference to a Cloud Pubsub topic. To register for notifications, the owner of the topic must grant `[email protected]` the `projects.topics.publish` permission. # A Google Cloud Pub/sub topic destination.
150150
&quot;payloadFormat&quot;: &quot;A String&quot;, # Optional. The format of the payload that would be sent. If not specified the format will be JSON.
151151
&quot;topicName&quot;: &quot;A String&quot;, # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).

0 commit comments

Comments
 (0)