GoogleApi.AlertCenter

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.

Installation

Install this package from Hex by adding google_api_alert_center to your list of dependencies in mix.exs:

def deps do
  [{:google_api_alert_center, "~> 0.27"}]
end

For more information

Product documentation is available at https://developers.google.com/workspace/admin/alertcenter/.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_alert_center.