File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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 `_)
22==========================================================
33
44
@@ -10,7 +10,7 @@ include: Entries (Data Catalog representation of a cloud resource).
1010- `Client Library Documentation `_
1111- `Product Documentation `_
1212
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
1414.. _Google Cloud Data Catalog API : https://cloud.google.com/data-catalog
1515.. _Client Library Documentation : https://googleapis.dev/python/datacatalog/latest
1616.. _Product Documentation : https://cloud.google.com/data-catalog
Original file line number Diff line number Diff line change 2626# 'Development Status :: 3 - Alpha'
2727# 'Development Status :: 4 - Beta'
2828# 'Development Status :: 5 - Production/Stable'
29- release_status = "Development Status :: 3 - Alpha "
29+ release_status = "Development Status :: 4 - Beta "
3030dependencies = [
3131 "google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
3232 "grpc-google-iam-v1 >= 0.12.3, < 0.13dev" ,
You can’t perform that action at this time.
0 commit comments