This repository was archived by the owner on Sep 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/billing/docs/how-to/budget-api-overview" ,
5
5
"client_documentation" : " https://googleapis.dev/python/billingbudgets/latest" ,
6
6
"issue_tracker" : " https://issuetracker.google.com/savedsearches/559770" ,
7
- "release_level" : " beta " ,
7
+ "release_level" : " ga " ,
8
8
"language" : " python" ,
9
9
"library_type" : " GAPIC_AUTO" ,
10
10
"repo" : " googleapis/python-billingbudgets" ,
Original file line number Diff line number Diff line change 1
1
Python Client for Cloud Billing Budget API
2
2
=====================================================
3
3
4
- |beta | |pypi | |versions |
4
+ |GA | |pypi | |versions |
5
5
6
6
`Cloud Billing Budget API `_: The Cloud Billing Budget API stores Cloud Billing budgets, which define a
7
7
budget plan and the rules to execute as spend is tracked against that
10
10
- `Client Library Documentation `_
11
11
- `Product Documentation `_
12
12
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
13
+ .. |GA | image :: https://img.shields.io/badge/support-ga-gold .svg
14
+ :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability
15
15
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-billing-budgets.svg
16
16
:target: https://pypi.org/project/google-cloud-billing-budgets
17
17
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-billing-budgets.svg
Original file line number Diff line number Diff line change 23
23
name = "google-cloud-billing-budgets"
24
24
description = "Cloud Billing Budget API API client library"
25
25
version = "1.3.0"
26
- release_status = "Development Status :: 4 - Beta "
26
+ release_status = "Development Status :: 5 - Production/Stable "
27
27
dependencies = [
28
28
"google-api-core[grpc] >= 1.26.0, <2.0.0dev" ,
29
29
"proto-plus >= 1.10.0" ,
You can’t perform that action at this time.
0 commit comments