GoogleApi.IDS

Cloud IDS API client library.

Cloud IDS (Cloud Intrusion Detection System) detects malware, spyware, command-and-control attacks, and other network-based threats. Its security efficacy is industry leading, built with Palo Alto Networks technologies. When you use this product, your organization name and consumption levels will be shared with Palo Alto Networks.

Installation

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

def deps do
  [{:google_api_ids, "~> 0.4"}]
end

For more information

Product documentation is available at https://cloud.google.com/.

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