File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/data-catalog" ,
5
5
"client_documentation" : " https://googleapis.dev/python/datacatalog/latest" ,
6
6
"issue_tracker" : " " ,
7
- "release_level" : " alpha " ,
7
+ "release_level" : " beta " ,
8
8
"language" : " python" ,
9
9
"repo" : " googleapis/google-cloud-python" ,
10
10
"distribution_name" : " google-cloud-datacatalog" ,
Original file line number Diff line number Diff line change 1
- Python Client for Google Cloud Data Catalog API (`Alpha `_)
1
+ Python Client for Google Cloud Data Catalog API (`Beta `_)
2
2
==========================================================
3
3
4
4
@@ -10,7 +10,7 @@ include: Entries (Data Catalog representation of a cloud resource).
10
10
- `Client Library Documentation `_
11
11
- `Product Documentation `_
12
12
13
- .. _ Alpha : https://github.com/googleapis/google-cloud-python/blob/master/README.rst
13
+ .. _ Beta : https://github.com/googleapis/google-cloud-python/blob/master/README.rst
14
14
.. _Google Cloud Data Catalog API : https://cloud.google.com/data-catalog
15
15
.. _Client Library Documentation : https://googleapis.dev/python/datacatalog/latest
16
16
.. _Product Documentation : https://cloud.google.com/data-catalog
Original file line number Diff line number Diff line change 26
26
# 'Development Status :: 3 - Alpha'
27
27
# 'Development Status :: 4 - Beta'
28
28
# 'Development Status :: 5 - Production/Stable'
29
- release_status = "Development Status :: 3 - Alpha "
29
+ release_status = "Development Status :: 4 - Beta "
30
30
dependencies = [
31
31
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
32
32
"grpc-google-iam-v1 >= 0.12.3, < 0.13dev" ,
You can’t perform that action at this time.
0 commit comments