Current section

36 Versions

Jump to

Compare versions

12 files changed
+48 additions
-157 deletions
  @@ -11,7 +11,7 @@ Install this package from [Hex](https://hex.pm) by adding
11 11
12 12 ```elixir
13 13 def deps do
14 - [{:google_api_alert_center, "~> 0.7"}]
14 + [{:google_api_alert_center, "~> 0.8"}]
15 15 end
16 16 ```
  @@ -11,52 +11,50 @@
11 11 <<"lib/google_api/alert_center/v1beta1/api/v1beta1.ex">>,
12 12 <<"lib/google_api/alert_center/v1beta1/api/alerts.ex">>,
13 13 <<"lib/google_api/alert_center/v1beta1/model">>,
14 - <<"lib/google_api/alert_center/v1beta1/model/drive_file_warning.ex">>,
15 - <<"lib/google_api/alert_center/v1beta1/model/rule_info.ex">>,
16 - <<"lib/google_api/alert_center/v1beta1/model/notification.ex">>,
17 - <<"lib/google_api/alert_center/v1beta1/model/batch_delete_alerts_response.ex">>,
18 - <<"lib/google_api/alert_center/v1beta1/model/match_info.ex">>,
19 - <<"lib/google_api/alert_center/v1beta1/model/mail_phishing.ex">>,
20 14 <<"lib/google_api/alert_center/v1beta1/model/attachment.ex">>,
21 - <<"lib/google_api/alert_center/v1beta1/model/app_maker_sql_setup_notification.ex">>,
22 - <<"lib/google_api/alert_center/v1beta1/model/state_sponsored_attack.ex">>,
23 - <<"lib/google_api/alert_center/v1beta1/model/dlp_rule_violation.ex">>,
24 - <<"lib/google_api/alert_center/v1beta1/model/list_alerts_response.ex">>,
25 - <<"lib/google_api/alert_center/v1beta1/model/bad_whitelist.ex">>,
26 - <<"lib/google_api/alert_center/v1beta1/model/csv.ex">>,
27 - <<"lib/google_api/alert_center/v1beta1/model/batch_undelete_alerts_response.ex">>,
28 - <<"lib/google_api/alert_center/v1beta1/model/alert_metadata.ex">>,
29 - <<"lib/google_api/alert_center/v1beta1/model/domain_wide_takeout_initiated.ex">>,
30 - <<"lib/google_api/alert_center/v1beta1/model/predefined_detector_info.ex">>,
31 - <<"lib/google_api/alert_center/v1beta1/model/malicious_entity.ex">>,
32 - <<"lib/google_api/alert_center/v1beta1/model/csv_row.ex">>,
33 - <<"lib/google_api/alert_center/v1beta1/model/device_compromised.ex">>,
34 - <<"lib/google_api/alert_center/v1beta1/model/login_details.ex">>,
35 - <<"lib/google_api/alert_center/v1beta1/model/activity_rule.ex">>,
36 - <<"lib/google_api/alert_center/v1beta1/model/empty.ex">>,
37 - <<"lib/google_api/alert_center/v1beta1/model/drive_file.ex">>,
38 - <<"lib/google_api/alert_center/v1beta1/model/device_compromised_security_detail.ex">>,
39 - <<"lib/google_api/alert_center/v1beta1/model/gmail_message_info.ex">>,
40 - <<"lib/google_api/alert_center/v1beta1/model/batch_undelete_alerts_request.ex">>,
41 - <<"lib/google_api/alert_center/v1beta1/model/cloud_pubsub_topic.ex">>,
42 - <<"lib/google_api/alert_center/v1beta1/model/account_warning.ex">>,
43 - <<"lib/google_api/alert_center/v1beta1/model/status.ex">>,
44 15 <<"lib/google_api/alert_center/v1beta1/model/user_defined_detector_info.ex">>,
45 - <<"lib/google_api/alert_center/v1beta1/model/domain_id.ex">>,
46 - <<"lib/google_api/alert_center/v1beta1/model/alert.ex">>,
47 - <<"lib/google_api/alert_center/v1beta1/model/user.ex">>,
48 - <<"lib/google_api/alert_center/v1beta1/model/suspicious_activity.ex">>,
49 - <<"lib/google_api/alert_center/v1beta1/model/resource_info.ex">>,
50 - <<"lib/google_api/alert_center/v1beta1/model/undelete_alert_request.ex">>,
51 - <<"lib/google_api/alert_center/v1beta1/model/batch_delete_alerts_request.ex">>,
52 - <<"lib/google_api/alert_center/v1beta1/model/suspicious_activity_security_detail.ex">>,
16 + <<"lib/google_api/alert_center/v1beta1/model/csv_row.ex">>,
53 17 <<"lib/google_api/alert_center/v1beta1/model/rule_violation_info.ex">>,
54 - <<"lib/google_api/alert_center/v1beta1/model/alert_feedback.ex">>,
55 - <<"lib/google_api/alert_center/v1beta1/model/list_alert_feedback_response.ex">>,
18 + <<"lib/google_api/alert_center/v1beta1/model/alert.ex">>,
19 + <<"lib/google_api/alert_center/v1beta1/model/suspicious_activity.ex">>,
20 + <<"lib/google_api/alert_center/v1beta1/model/activity_rule.ex">>,
21 + <<"lib/google_api/alert_center/v1beta1/model/csv.ex">>,
22 + <<"lib/google_api/alert_center/v1beta1/model/match_info.ex">>,
23 + <<"lib/google_api/alert_center/v1beta1/model/user.ex">>,
56 24 <<"lib/google_api/alert_center/v1beta1/model/settings.ex">>,
57 25 <<"lib/google_api/alert_center/v1beta1/model/request_info.ex">>,
58 - <<"lib/google_api/alert_center/v1beta1/model/google_operations.ex">>,
26 + <<"lib/google_api/alert_center/v1beta1/model/batch_undelete_alerts_request.ex">>,
27 + <<"lib/google_api/alert_center/v1beta1/model/alert_feedback.ex">>,
28 + <<"lib/google_api/alert_center/v1beta1/model/domain_wide_takeout_initiated.ex">>,
59 29 <<"lib/google_api/alert_center/v1beta1/model/phishing_spike.ex">>,
30 + <<"lib/google_api/alert_center/v1beta1/model/batch_delete_alerts_response.ex">>,
31 + <<"lib/google_api/alert_center/v1beta1/model/undelete_alert_request.ex">>,
32 + <<"lib/google_api/alert_center/v1beta1/model/dlp_rule_violation.ex">>,
33 + <<"lib/google_api/alert_center/v1beta1/model/list_alert_feedback_response.ex">>,
34 + <<"lib/google_api/alert_center/v1beta1/model/resource_info.ex">>,
35 + <<"lib/google_api/alert_center/v1beta1/model/bad_whitelist.ex">>,
36 + <<"lib/google_api/alert_center/v1beta1/model/predefined_detector_info.ex">>,
37 + <<"lib/google_api/alert_center/v1beta1/model/google_operations.ex">>,
38 + <<"lib/google_api/alert_center/v1beta1/model/alert_metadata.ex">>,
39 + <<"lib/google_api/alert_center/v1beta1/model/device_compromised_security_detail.ex">>,
40 + <<"lib/google_api/alert_center/v1beta1/model/empty.ex">>,
41 + <<"lib/google_api/alert_center/v1beta1/model/device_compromised.ex">>,
42 + <<"lib/google_api/alert_center/v1beta1/model/state_sponsored_attack.ex">>,
43 + <<"lib/google_api/alert_center/v1beta1/model/app_maker_sql_setup_notification.ex">>,
44 + <<"lib/google_api/alert_center/v1beta1/model/account_warning.ex">>,
45 + <<"lib/google_api/alert_center/v1beta1/model/notification.ex">>,
46 + <<"lib/google_api/alert_center/v1beta1/model/domain_id.ex">>,
47 + <<"lib/google_api/alert_center/v1beta1/model/batch_delete_alerts_request.ex">>,
48 + <<"lib/google_api/alert_center/v1beta1/model/gmail_message_info.ex">>,
49 + <<"lib/google_api/alert_center/v1beta1/model/batch_undelete_alerts_response.ex">>,
50 + <<"lib/google_api/alert_center/v1beta1/model/list_alerts_response.ex">>,
51 + <<"lib/google_api/alert_center/v1beta1/model/rule_info.ex">>,
52 + <<"lib/google_api/alert_center/v1beta1/model/login_details.ex">>,
53 + <<"lib/google_api/alert_center/v1beta1/model/suspicious_activity_security_detail.ex">>,
54 + <<"lib/google_api/alert_center/v1beta1/model/status.ex">>,
55 + <<"lib/google_api/alert_center/v1beta1/model/cloud_pubsub_topic.ex">>,
56 + <<"lib/google_api/alert_center/v1beta1/model/malicious_entity.ex">>,
57 + <<"lib/google_api/alert_center/v1beta1/model/mail_phishing.ex">>,
60 58 <<"mix.exs">>,<<"README.md">>,<<"LICENSE">>]}.
61 59 {<<"licenses">>,[<<"Apache 2.0">>]}.
62 60 {<<"links">>,
  @@ -71,4 +69,4 @@
71 69 {<<"optional">>,false},
72 70 {<<"repository">>,<<"hexpm">>},
73 71 {<<"requirement">>,<<"~> 0.2">>}]]}.
74 - {<<"version">>,<<"0.7.0">>}.
72 + {<<"version">>,<<"0.8.0">>}.
  @@ -30,7 +30,7 @@ defmodule GoogleApi.AlertCenter.V1beta1.Model.ActivityRule do
30 30 * `supersededAlerts` (*type:* `list(String.t)`, *default:* `nil`) - List of alert ids superseded by this alert. It is used to indicate that
31 31 this alert is essentially extension of superseded alerts and we found the
32 32 relationship after creating these alerts.
33 - * `supersedingAlert` (*type:* `String.t`, *default:* `nil`) - Alert id superseding this alert. It is used to indicate that superseding
33 + * `supersedingAlert` (*type:* `String.t`, *default:* `nil`) - Alert ID superseding this alert. It is used to indicate that superseding
34 34 alert is essentially extension of this alert and we found the relationship
35 35 after creating both alerts.
36 36 * `threshold` (*type:* `String.t`, *default:* `nil`) - Alert threshold is for example “COUNT > 5.
  @@ -21,7 +21,7 @@ defmodule GoogleApi.AlertCenter.V1beta1.Model.BatchDeleteAlertsRequest do
21 21
22 22 ## Attributes
23 23
24 - * `alertId` (*type:* `list(String.t)`, *default:* `nil`) - Required. list of alert ids.
24 + * `alertId` (*type:* `list(String.t)`, *default:* `nil`) - Required. list of alert IDs.
25 25 * `customerId` (*type:* `String.t`, *default:* `nil`) - Optional. The unique identifier of the G Suite organization account of the
26 26 customer the alerts are associated with.
27 27 """
  @@ -22,7 +22,7 @@ defmodule GoogleApi.AlertCenter.V1beta1.Model.BatchDeleteAlertsResponse do
22 22 ## Attributes
23 23
24 24 * `failedAlertStatus` (*type:* `%{optional(String.t) => GoogleApi.AlertCenter.V1beta1.Model.Status.t}`, *default:* `nil`) - The status details for each failed alert_id.
25 - * `successAlertIds` (*type:* `list(String.t)`, *default:* `nil`) - The successful list of alert ids.
25 + * `successAlertIds` (*type:* `list(String.t)`, *default:* `nil`) - The successful list of alert IDs.
26 26 """
27 27
28 28 use GoogleApi.Gax.ModelBase
Loading more files…