|
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