GoogleApi.DLP.V2beta1

The Google Data Loss Prevention API provides methods for detection of privacy-sensitive fragments in text, images, and Google Cloud Platform storage repositories.

Installation

If available in Hex, the package can be installed by adding google_api_dlp to your list of dependencies in mix.exs:

def deps do
  [{:google_api_dlp, "~> 0.0.1"}]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/google_api_dlp.