Packages
Google Workspace Alert Center API client library. Manages alerts on issues affecting your domain. Note: The current version of this API (v1beta1) is available to all Google Workspace customers.
Current section
36 Versions
Jump to
Current section
36 Versions
Compare versions
5
files changed
+46
additions
-43
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.11"}] |
| 14 | + [{:google_api_alert_center, "~> 0.12"}] |
| 15 15 | end |
| 16 16 | ``` |
| @@ -6,53 +6,53 @@ | |
| 6 6 | {<<"files">>, |
| 7 7 | [<<"lib">>,<<"lib/google_api">>,<<"lib/google_api/alert_center">>, |
| 8 8 | <<"lib/google_api/alert_center/v1beta1">>, |
| 9 | + <<"lib/google_api/alert_center/v1beta1/metadata.ex">>, |
| 9 10 | <<"lib/google_api/alert_center/v1beta1/connection.ex">>, |
| 10 11 | <<"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 12 | <<"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">>, |
| 13 | + <<"lib/google_api/alert_center/v1beta1/model/list_alerts_response.ex">>, |
| 14 | + <<"lib/google_api/alert_center/v1beta1/model/cloud_pubsub_topic.ex">>, |
| 38 15 | <<"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">>, |
| 16 | + <<"lib/google_api/alert_center/v1beta1/model/activity_rule.ex">>, |
| 17 | + <<"lib/google_api/alert_center/v1beta1/model/gmail_message_info.ex">>, |
| 18 | + <<"lib/google_api/alert_center/v1beta1/model/google_operations.ex">>, |
| 19 | + <<"lib/google_api/alert_center/v1beta1/model/match_info.ex">>, |
| 41 20 | <<"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">>, |
| 21 | + <<"lib/google_api/alert_center/v1beta1/model/attachment.ex">>, |
| 52 22 | <<"lib/google_api/alert_center/v1beta1/model/batch_undelete_alerts_request.ex">>, |
| 23 | + <<"lib/google_api/alert_center/v1beta1/model/batch_delete_alerts_response.ex">>, |
| 24 | + <<"lib/google_api/alert_center/v1beta1/model/malicious_entity.ex">>, |
| 25 | + <<"lib/google_api/alert_center/v1beta1/model/predefined_detector_info.ex">>, |
| 26 | + <<"lib/google_api/alert_center/v1beta1/model/mail_phishing.ex">>, |
| 27 | + <<"lib/google_api/alert_center/v1beta1/model/phishing_spike.ex">>, |
| 28 | + <<"lib/google_api/alert_center/v1beta1/model/status.ex">>, |
| 29 | + <<"lib/google_api/alert_center/v1beta1/model/batch_undelete_alerts_response.ex">>, |
| 30 | + <<"lib/google_api/alert_center/v1beta1/model/undelete_alert_request.ex">>, |
| 31 | + <<"lib/google_api/alert_center/v1beta1/model/dlp_rule_violation.ex">>, |
| 32 | + <<"lib/google_api/alert_center/v1beta1/model/bad_whitelist.ex">>, |
| 33 | + <<"lib/google_api/alert_center/v1beta1/model/state_sponsored_attack.ex">>, |
| 34 | + <<"lib/google_api/alert_center/v1beta1/model/device_compromised.ex">>, |
| 35 | + <<"lib/google_api/alert_center/v1beta1/model/suspicious_activity.ex">>, |
| 36 | + <<"lib/google_api/alert_center/v1beta1/model/user_defined_detector_info.ex">>, |
| 37 | + <<"lib/google_api/alert_center/v1beta1/model/request_info.ex">>, |
| 38 | + <<"lib/google_api/alert_center/v1beta1/model/device_compromised_security_detail.ex">>, |
| 39 | + <<"lib/google_api/alert_center/v1beta1/model/alert_metadata.ex">>, |
| 40 | + <<"lib/google_api/alert_center/v1beta1/model/empty.ex">>, |
| 41 | + <<"lib/google_api/alert_center/v1beta1/model/csv.ex">>, |
| 42 | + <<"lib/google_api/alert_center/v1beta1/model/suspicious_activity_security_detail.ex">>, |
| 43 | + <<"lib/google_api/alert_center/v1beta1/model/rule_info.ex">>, |
| 44 | + <<"lib/google_api/alert_center/v1beta1/model/user.ex">>, |
| 45 | + <<"lib/google_api/alert_center/v1beta1/model/batch_delete_alerts_request.ex">>, |
| 46 | + <<"lib/google_api/alert_center/v1beta1/model/domain_wide_takeout_initiated.ex">>, |
| 47 | + <<"lib/google_api/alert_center/v1beta1/model/domain_id.ex">>, |
| 48 | + <<"lib/google_api/alert_center/v1beta1/model/resource_info.ex">>, |
| 53 49 | <<"lib/google_api/alert_center/v1beta1/model/rule_violation_info.ex">>, |
| 50 | + <<"lib/google_api/alert_center/v1beta1/model/app_maker_sql_setup_notification.ex">>, |
| 51 | + <<"lib/google_api/alert_center/v1beta1/model/list_alert_feedback_response.ex">>, |
| 52 | + <<"lib/google_api/alert_center/v1beta1/model/csv_row.ex">>, |
| 53 | + <<"lib/google_api/alert_center/v1beta1/model/account_warning.ex">>, |
| 54 54 | <<"lib/google_api/alert_center/v1beta1/model/alert_feedback.ex">>, |
| 55 | - <<"lib/google_api/alert_center/v1beta1/metadata.ex">>, |
| 55 | + <<"lib/google_api/alert_center/v1beta1/model/settings.ex">>, |
| 56 56 | <<"lib/google_api/alert_center/v1beta1/api">>, |
| 57 57 | <<"lib/google_api/alert_center/v1beta1/api/v1beta1.ex">>, |
| 58 58 | <<"lib/google_api/alert_center/v1beta1/api/alerts.ex">>,<<"mix.exs">>, |
| @@ -70,4 +70,4 @@ | |
| 70 70 | {<<"optional">>,false}, |
| 71 71 | {<<"repository">>,<<"hexpm">>}, |
| 72 72 | {<<"requirement">>,<<"~> 0.4">>}]]}. |
| 73 | - {<<"version">>,<<"0.11.2">>}. |
| 73 | + {<<"version">>,<<"0.12.0">>}. |
| @@ -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 "20201231" |
| 23 | + @discovery_revision "20210123" |
| 24 24 | |
| 25 25 | def discovery_revision(), do: @discovery_revision |
| 26 26 | end |
| @@ -24,6 +24,7 @@ defmodule GoogleApi.AlertCenter.V1beta1.Model.GoogleOperations do | |
| 24 24 | * `affectedUserEmails` (*type:* `list(String.t)`, *default:* `nil`) - The list of emails which correspond to the users directly affected by the incident. |
| 25 25 | * `attachmentData` (*type:* `GoogleApi.AlertCenter.V1beta1.Model.Attachment.t`, *default:* `nil`) - Optional. Application-specific data for an incident, provided when the G Suite application which reported the incident cannot be completely restored to a valid state. |
| 26 26 | * `description` (*type:* `String.t`, *default:* `nil`) - A detailed, freeform incident description. |
| 27 | + * `header` (*type:* `String.t`, *default:* `nil`) - A header to display above the incident message. Typcially used to attach a localized notice on the timeline for followup comms translations. |
| 27 28 | * `title` (*type:* `String.t`, *default:* `nil`) - A one-line incident description. |
| 28 29 | """ |
| 29 30 | |
| @@ -33,12 +34,14 @@ defmodule GoogleApi.AlertCenter.V1beta1.Model.GoogleOperations do | |
| 33 34 | :affectedUserEmails => list(String.t()), |
| 34 35 | :attachmentData => GoogleApi.AlertCenter.V1beta1.Model.Attachment.t(), |
| 35 36 | :description => String.t(), |
| 37 | + :header => String.t(), |
| 36 38 | :title => String.t() |
| 37 39 | } |
| 38 40 | |
| 39 41 | field(:affectedUserEmails, type: :list) |
| 40 42 | field(:attachmentData, as: GoogleApi.AlertCenter.V1beta1.Model.Attachment) |
| 41 43 | field(:description) |
| 44 | + field(:header) |
| 42 45 | field(:title) |
| 43 46 | end |
| @@ -18,7 +18,7 @@ | |
| 18 18 | defmodule GoogleApi.AlertCenter.Mixfile do |
| 19 19 | use Mix.Project |
| 20 20 | |
| 21 | - @version "0.11.2" |
| 21 | + @version "0.12.0" |
| 22 22 | |
| 23 23 | def project() do |
| 24 24 | [ |