This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
Documentation examples out of date #43
Labels
api: cloudbilling
Issues related to the googleapis/python-billingbudgets API.
type: docs
Improvement to the documentation for an API.
Links broken
On the main page, the link to "Client Library Documentation" is broken.
Package name update
In client documentatin, update examples to the correct import.
For example:
Old: from google.cloud import billing_budgets_v1beta1
New: from google.cloud.billing import budgets_v1beta1
The text was updated successfully, but these errors were encountered: