|
1 |
| -Python Client for Cloud Billing Budget API (`Alpha`_) |
| 1 | +Python Client for Cloud Billing Budget API |
2 | 2 | =====================================================
|
3 | 3 |
|
| 4 | +|beta| |pypi| |versions| |
| 5 | + |
4 | 6 | `Cloud Billing Budget API`_: The Cloud Billing Budget API stores Cloud Billing budgets, which define a
|
5 | 7 | budget plan and the rules to execute as spend is tracked against that
|
6 | 8 | plan.
|
7 | 9 |
|
8 | 10 | - `Client Library Documentation`_
|
9 | 11 | - `Product Documentation`_
|
10 | 12 |
|
11 |
| -.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst |
| 13 | +.. |beta| image:: https://img.shields.io/badge/support-beta-orange.svg |
| 14 | + :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-support |
| 15 | +.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-billingbudgets.svg |
| 16 | + :target: https://pypi.org/project/google-cloud-billingbudgets |
| 17 | +.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-billingbudgets.svg |
| 18 | + :target: https://pypi.org/project/google-cloud-billingbudgets/ |
12 | 19 | .. _Cloud Billing Budget API: https://cloud.google.com/billing/docs/how-to/budget-api-overview
|
13 | 20 | .. _Client Library Documentation: https://googleapis.dev/python/billingbudgets/latest
|
14 | 21 | .. _Product Documentation: https://cloud.google.com/billing/docs/how-to/budget-api-overview
|
@@ -70,8 +77,8 @@ Next Steps
|
70 | 77 | API to see other available methods on the client.
|
71 | 78 | - Read the `Cloud Billing Budget API Product documentation`_ to learn
|
72 | 79 | more about the product and see How-to Guides.
|
73 |
| -- View this `repository’s main README`_ to see the full list of Cloud |
| 80 | +- View this `README`_ to see the full list of Cloud |
74 | 81 | APIs that we cover.
|
75 | 82 |
|
76 | 83 | .. _Cloud Billing Budget API Product documentation: https://cloud.google.com/billing/docs/how-to/budget-api-overview
|
77 |
| -.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst |
| 84 | +.. _README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst |
0 commit comments