Current section

36 Versions

Jump to

Compare versions

11 files changed
+66 additions
-66 deletions
  @@ -1,6 +1,6 @@
1 1 # GoogleApi.AlertCenter
2 2
3 - G Suite Alert Center API client library.
3 + Google Workspace Alert Center API client library.
4 4
5 5 Manages alerts on issues affecting your domain.
  @@ -1,62 +1,62 @@
1 1 {<<"app">>,<<"google_api_alert_center">>}.
2 2 {<<"build_tools">>,[<<"mix">>]}.
3 3 {<<"description">>,
4 - <<"G Suite Alert Center API client library. Manages alerts on issues affecting your domain.">>}.
4 + <<"Google Workspace Alert Center API client library. Manages alerts on issues affecting your domain.">>}.
5 5 {<<"elixir">>,<<"~> 1.6">>}.
6 6 {<<"files">>,
7 7 [<<"lib">>,<<"lib/google_api">>,<<"lib/google_api/alert_center">>,
8 8 <<"lib/google_api/alert_center/v1beta1">>,
9 9 <<"lib/google_api/alert_center/v1beta1/connection.ex">>,
10 + <<"lib/google_api/alert_center/v1beta1/model">>,
11 + <<"lib/google_api/alert_center/v1beta1/model/device_compromised_security_detail.ex">>,
12 + <<"lib/google_api/alert_center/v1beta1/model/match_info.ex">>,
13 + <<"lib/google_api/alert_center/v1beta1/model/empty.ex">>,
14 + <<"lib/google_api/alert_center/v1beta1/model/account_warning.ex">>,
15 + <<"lib/google_api/alert_center/v1beta1/model/suspicious_activity.ex">>,
16 + <<"lib/google_api/alert_center/v1beta1/model/bad_whitelist.ex">>,
17 + <<"lib/google_api/alert_center/v1beta1/model/cloud_pubsub_topic.ex">>,
18 + <<"lib/google_api/alert_center/v1beta1/model/phishing_spike.ex">>,
19 + <<"lib/google_api/alert_center/v1beta1/model/list_alerts_response.ex">>,
20 + <<"lib/google_api/alert_center/v1beta1/model/alert_metadata.ex">>,
21 + <<"lib/google_api/alert_center/v1beta1/model/list_alert_feedback_response.ex">>,
22 + <<"lib/google_api/alert_center/v1beta1/model/malicious_entity.ex">>,
23 + <<"lib/google_api/alert_center/v1beta1/model/dlp_rule_violation.ex">>,
24 + <<"lib/google_api/alert_center/v1beta1/model/alert.ex">>,
25 + <<"lib/google_api/alert_center/v1beta1/model/google_operations.ex">>,
26 + <<"lib/google_api/alert_center/v1beta1/model/batch_undelete_alerts_response.ex">>,
27 + <<"lib/google_api/alert_center/v1beta1/model/activity_rule.ex">>,
28 + <<"lib/google_api/alert_center/v1beta1/model/status.ex">>,
29 + <<"lib/google_api/alert_center/v1beta1/model/rule_info.ex">>,
30 + <<"lib/google_api/alert_center/v1beta1/model/gmail_message_info.ex">>,
31 + <<"lib/google_api/alert_center/v1beta1/model/domain_id.ex">>,
32 + <<"lib/google_api/alert_center/v1beta1/model/state_sponsored_attack.ex">>,
33 + <<"lib/google_api/alert_center/v1beta1/model/user.ex">>,
34 + <<"lib/google_api/alert_center/v1beta1/model/domain_wide_takeout_initiated.ex">>,
35 + <<"lib/google_api/alert_center/v1beta1/model/csv_row.ex">>,
36 + <<"lib/google_api/alert_center/v1beta1/model/suspicious_activity_security_detail.ex">>,
37 + <<"lib/google_api/alert_center/v1beta1/model/batch_delete_alerts_request.ex">>,
38 + <<"lib/google_api/alert_center/v1beta1/model/notification.ex">>,
39 + <<"lib/google_api/alert_center/v1beta1/model/settings.ex">>,
40 + <<"lib/google_api/alert_center/v1beta1/model/attachment.ex">>,
41 + <<"lib/google_api/alert_center/v1beta1/model/login_details.ex">>,
42 + <<"lib/google_api/alert_center/v1beta1/model/user_defined_detector_info.ex">>,
43 + <<"lib/google_api/alert_center/v1beta1/model/app_maker_sql_setup_notification.ex">>,
44 + <<"lib/google_api/alert_center/v1beta1/model/mail_phishing.ex">>,
45 + <<"lib/google_api/alert_center/v1beta1/model/device_compromised.ex">>,
46 + <<"lib/google_api/alert_center/v1beta1/model/undelete_alert_request.ex">>,
47 + <<"lib/google_api/alert_center/v1beta1/model/request_info.ex">>,
48 + <<"lib/google_api/alert_center/v1beta1/model/csv.ex">>,
49 + <<"lib/google_api/alert_center/v1beta1/model/resource_info.ex">>,
50 + <<"lib/google_api/alert_center/v1beta1/model/predefined_detector_info.ex">>,
51 + <<"lib/google_api/alert_center/v1beta1/model/batch_delete_alerts_response.ex">>,
52 + <<"lib/google_api/alert_center/v1beta1/model/batch_undelete_alerts_request.ex">>,
53 + <<"lib/google_api/alert_center/v1beta1/model/rule_violation_info.ex">>,
54 + <<"lib/google_api/alert_center/v1beta1/model/alert_feedback.ex">>,
10 55 <<"lib/google_api/alert_center/v1beta1/metadata.ex">>,
11 56 <<"lib/google_api/alert_center/v1beta1/api">>,
12 - <<"lib/google_api/alert_center/v1beta1/api/alerts.ex">>,
13 57 <<"lib/google_api/alert_center/v1beta1/api/v1beta1.ex">>,
14 - <<"lib/google_api/alert_center/v1beta1/model">>,
15 - <<"lib/google_api/alert_center/v1beta1/model/batch_undelete_alerts_request.ex">>,
16 - <<"lib/google_api/alert_center/v1beta1/model/list_alert_feedback_response.ex">>,
17 - <<"lib/google_api/alert_center/v1beta1/model/attachment.ex">>,
18 - <<"lib/google_api/alert_center/v1beta1/model/activity_rule.ex">>,
19 - <<"lib/google_api/alert_center/v1beta1/model/cloud_pubsub_topic.ex">>,
20 - <<"lib/google_api/alert_center/v1beta1/model/bad_whitelist.ex">>,
21 - <<"lib/google_api/alert_center/v1beta1/model/csv.ex">>,
22 - <<"lib/google_api/alert_center/v1beta1/model/dlp_rule_violation.ex">>,
23 - <<"lib/google_api/alert_center/v1beta1/model/batch_undelete_alerts_response.ex">>,
24 - <<"lib/google_api/alert_center/v1beta1/model/account_warning.ex">>,
25 - <<"lib/google_api/alert_center/v1beta1/model/google_operations.ex">>,
26 - <<"lib/google_api/alert_center/v1beta1/model/list_alerts_response.ex">>,
27 - <<"lib/google_api/alert_center/v1beta1/model/empty.ex">>,
28 - <<"lib/google_api/alert_center/v1beta1/model/status.ex">>,
29 - <<"lib/google_api/alert_center/v1beta1/model/notification.ex">>,
30 - <<"lib/google_api/alert_center/v1beta1/model/rule_info.ex">>,
31 - <<"lib/google_api/alert_center/v1beta1/model/rule_violation_info.ex">>,
32 - <<"lib/google_api/alert_center/v1beta1/model/user_defined_detector_info.ex">>,
33 - <<"lib/google_api/alert_center/v1beta1/model/domain_wide_takeout_initiated.ex">>,
34 - <<"lib/google_api/alert_center/v1beta1/model/request_info.ex">>,
35 - <<"lib/google_api/alert_center/v1beta1/model/match_info.ex">>,
36 - <<"lib/google_api/alert_center/v1beta1/model/app_maker_sql_setup_notification.ex">>,
37 - <<"lib/google_api/alert_center/v1beta1/model/state_sponsored_attack.ex">>,
38 - <<"lib/google_api/alert_center/v1beta1/model/device_compromised_security_detail.ex">>,
39 - <<"lib/google_api/alert_center/v1beta1/model/malicious_entity.ex">>,
40 - <<"lib/google_api/alert_center/v1beta1/model/alert.ex">>,
41 - <<"lib/google_api/alert_center/v1beta1/model/undelete_alert_request.ex">>,
42 - <<"lib/google_api/alert_center/v1beta1/model/device_compromised.ex">>,
43 - <<"lib/google_api/alert_center/v1beta1/model/batch_delete_alerts_response.ex">>,
44 - <<"lib/google_api/alert_center/v1beta1/model/gmail_message_info.ex">>,
45 - <<"lib/google_api/alert_center/v1beta1/model/suspicious_activity.ex">>,
46 - <<"lib/google_api/alert_center/v1beta1/model/resource_info.ex">>,
47 - <<"lib/google_api/alert_center/v1beta1/model/suspicious_activity_security_detail.ex">>,
48 - <<"lib/google_api/alert_center/v1beta1/model/alert_feedback.ex">>,
49 - <<"lib/google_api/alert_center/v1beta1/model/batch_delete_alerts_request.ex">>,
50 - <<"lib/google_api/alert_center/v1beta1/model/settings.ex">>,
51 - <<"lib/google_api/alert_center/v1beta1/model/user.ex">>,
52 - <<"lib/google_api/alert_center/v1beta1/model/mail_phishing.ex">>,
53 - <<"lib/google_api/alert_center/v1beta1/model/phishing_spike.ex">>,
54 - <<"lib/google_api/alert_center/v1beta1/model/domain_id.ex">>,
55 - <<"lib/google_api/alert_center/v1beta1/model/login_details.ex">>,
56 - <<"lib/google_api/alert_center/v1beta1/model/csv_row.ex">>,
57 - <<"lib/google_api/alert_center/v1beta1/model/predefined_detector_info.ex">>,
58 - <<"lib/google_api/alert_center/v1beta1/model/alert_metadata.ex">>,
59 - <<"mix.exs">>,<<"README.md">>,<<"LICENSE">>]}.
58 + <<"lib/google_api/alert_center/v1beta1/api/alerts.ex">>,<<"mix.exs">>,
59 + <<"README.md">>,<<"LICENSE">>]}.
60 60 {<<"licenses">>,[<<"Apache 2.0">>]}.
61 61 {<<"links">>,
62 62 [{<<"GitHub">>,
  @@ -70,4 +70,4 @@
70 70 {<<"optional">>,false},
71 71 {<<"repository">>,<<"hexpm">>},
72 72 {<<"requirement">>,<<"~> 0.4">>}]]}.
73 - {<<"version">>,<<"0.11.1">>}.
73 + {<<"version">>,<<"0.11.2">>}.
  @@ -164,7 +164,7 @@ defmodule GoogleApi.AlertCenter.V1beta1.Api.Alerts do
164 164 * `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
165 165 * `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
166 166 * `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
167 - * `:customerId` (*type:* `String.t`) - 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.
167 + * `:customerId` (*type:* `String.t`) - 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.
168 168 * `opts` (*type:* `keyword()`) - Call options
169 169
170 170 ## Returns
  @@ -225,7 +225,7 @@ defmodule GoogleApi.AlertCenter.V1beta1.Api.Alerts do
225 225 * `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
226 226 * `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
227 227 * `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
228 - * `:customerId` (*type:* `String.t`) - 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.
228 + * `:customerId` (*type:* `String.t`) - 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.
229 229 * `opts` (*type:* `keyword()`) - Call options
230 230
231 231 ## Returns
  @@ -286,7 +286,7 @@ defmodule GoogleApi.AlertCenter.V1beta1.Api.Alerts do
286 286 * `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
287 287 * `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
288 288 * `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
289 - * `:customerId` (*type:* `String.t`) - 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.
289 + * `:customerId` (*type:* `String.t`) - 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.
290 290 * `opts` (*type:* `keyword()`) - Call options
291 291
292 292 ## Returns
  @@ -346,7 +346,7 @@ defmodule GoogleApi.AlertCenter.V1beta1.Api.Alerts do
346 346 * `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
347 347 * `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
348 348 * `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
349 - * `:customerId` (*type:* `String.t`) - 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.
349 + * `:customerId` (*type:* `String.t`) - 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.
350 350 * `:filter` (*type:* `String.t`) - 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).
351 351 * `:orderBy` (*type:* `String.t`) - 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="create_time desc"`. Currently, supported sorting are `create_time asc`, `create_time desc`, `update_time desc`
352 352 * `:pageSize` (*type:* `integer()`) - Optional. The requested page size. Server may return fewer items than requested. If unspecified, server picks an appropriate default.
  @@ -476,7 +476,7 @@ defmodule GoogleApi.AlertCenter.V1beta1.Api.Alerts do
476 476 * `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
477 477 * `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
478 478 * `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
479 - * `:customerId` (*type:* `String.t`) - 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.
479 + * `:customerId` (*type:* `String.t`) - 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.
480 480 * `:body` (*type:* `GoogleApi.AlertCenter.V1beta1.Model.AlertFeedback.t`) -
481 481 * `opts` (*type:* `keyword()`) - Call options
482 482
  @@ -539,7 +539,7 @@ defmodule GoogleApi.AlertCenter.V1beta1.Api.Alerts do
539 539 * `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
540 540 * `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
541 541 * `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
542 - * `:customerId` (*type:* `String.t`) - 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.
542 + * `:customerId` (*type:* `String.t`) - 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.
543 543 * `:filter` (*type:* `String.t`) - 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).
544 544 * `opts` (*type:* `keyword()`) - Call options
  @@ -43,7 +43,7 @@ defmodule GoogleApi.AlertCenter.V1beta1.Api.V1beta1 do
43 43 * `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
44 44 * `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
45 45 * `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
46 - * `:customerId` (*type:* `String.t`) - 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.
46 + * `:customerId` (*type:* `String.t`) - 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.
47 47 * `opts` (*type:* `keyword()`) - Call options
48 48
49 49 ## Returns
  @@ -101,7 +101,7 @@ defmodule GoogleApi.AlertCenter.V1beta1.Api.V1beta1 do
101 101 * `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
102 102 * `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
103 103 * `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
104 - * `:customerId` (*type:* `String.t`) - 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.
104 + * `:customerId` (*type:* `String.t`) - 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.
105 105 * `:body` (*type:* `GoogleApi.AlertCenter.V1beta1.Model.Settings.t`) -
106 106 * `opts` (*type:* `keyword()`) - Call options
  @@ -20,7 +20,7 @@ defmodule GoogleApi.AlertCenter.V1beta1 do
20 20 API client metadata for GoogleApi.AlertCenter.V1beta1.
21 21 """
22 22
23 - @discovery_revision "20200801"
23 + @discovery_revision "20201231"
24 24
25 25 def discovery_revision(), do: @discovery_revision
26 26 end
Loading more files…