GoogleApi.OrgPolicy

Organization Policy API client library.

The Organization Policy API allows users to configure governance rules on their Google Cloud resources across the resource hierarchy.

Installation

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

def deps do
  [{:google_api_org_policy, "~> 0.8"}]
end

For more information

Product documentation is available at https://cloud.google.com/orgpolicy/docs/reference/rest/index.html.

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