@@ -103,12 +103,17 @@ against beta libraries are addressed with a higher priority.
103
103
104
104
The following client libraries have **beta ** support:
105
105
106
+ - `Google Cloud Asset `_ (`Asset README `_, `Asset Documentation `_)
106
107
- `Google Cloud Billing Budgets `_ (`Billing Budgets README `_, `Billing Budgets Documentation `_)
107
108
- `Google Cloud Data Catalog `_ (`Data Catalog README `_, `Data Catalog Documentation `_)
108
109
- `Google Cloud Firestore `_ (`Firestore README `_, `Firestore Documentation `_)
109
110
- `Google Cloud Video Intelligence `_ (`Video Intelligence README `_, `Video Intelligence Documentation `_)
110
111
- `Google Cloud Vision `_ (`Vision README `_, `Vision Documentation `_)
111
112
113
+ .. _Google Cloud Asset : https://pypi.org/project/google-cloud-asset/
114
+ .. _Asset README : https://github.com/googleapis/google-cloud-python/blob/master/asset
115
+ .. _Asset Documentation : https://googleapis.dev/python/cloudasset/latest
116
+
112
117
.. _Google Cloud Billing Budgets : https://pypi.org/project/google-cloud-billing-budgets/
113
118
.. _Billing Budgets README : https://github.com/googleapis/google-cloud-python/tree/master/billingbudgets
114
119
.. _Billing Budgets Documentation : https://googleapis.dev/python/billingbudgets/latest
@@ -139,7 +144,6 @@ updates. See `versioning`_ for more details.
139
144
140
145
The following client libraries have **alpha ** support:
141
146
142
- - `Google Cloud Asset `_ (`Asset README `_, `Asset Documentation `_)
143
147
- `Google Cloud AutoML `_ (`AutoML README `_, `AutoML Documentation `_)
144
148
- `Google BigQuery Data Transfer `_ (`BigQuery Data Transfer README `_, `BigQuery Documentation `_)
145
149
- `Google Cloud Bigtable - HappyBase `_ (`HappyBase README `_, `HappyBase Documentation `_)
@@ -161,10 +165,6 @@ The following client libraries have **alpha** support:
161
165
- `Stackdriver Error Reporting `_ (`Error Reporting README `_, `Error Reporting Documentation `_)
162
166
- `Stackdriver Monitoring `_ (`Monitoring README `_, `Monitoring Documentation `_)
163
167
164
- .. _Google Cloud Asset : https://pypi.org/project/google-cloud-asset/
165
- .. _Asset README : https://github.com/googleapis/google-cloud-python/blob/master/asset
166
- .. _Asset Documentation : https://googleapis.dev/python/cloudasset/latest
167
-
168
168
.. _Google Cloud AutoML : https://pypi.org/project/google-cloud-automl/
169
169
.. _AutoML README : https://github.com/googleapis/google-cloud-python/blob/master/automl
170
170
.. _AutoML Documentation : https://googleapis.dev/python/automl/latest
0 commit comments