GoogleApi.BillingBudgets
Cloud Billing Budget API client library.
The Cloud Billing Budget API stores Cloud Billing budgets, which define a budget plan and the rules to execute as spend is tracked against that plan.
Installation
Install this package from Hex by adding
google_api_billing_budgets to your list of dependencies in mix.exs:
def deps do
[{:google_api_billing_budgets, "~> 0.11"}]
endFor more information
Product documentation is available at https://cloud.google.com/billing/docs/how-to/budget-api-overview.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_billing_budgets.