GoogleApi.AlertCenter

Google Workspace Alert Center API client library.

Manages alerts on issues affecting your domain.

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.15"}]
end

For more information

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

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