Skip to content

Commit c5781bf

Browse files
authored
chore: bump support for phishing-protection to beta (googleapis#10450)
* chore: bump automl support to ga * chore: bump phishing-protection support to beta
1 parent 6a59184 commit c5781bf

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ priority.
2929
The following client libraries have **GA** support:
3030

3131
- `Google Cloud Asset`_ (`Asset README`_, `Asset Documentation`_)
32+
- `Google Cloud AutoML`_ (`AutoML README`_, `AutoML Documentation`_)
3233
- `Google BigQuery`_ (`BigQuery README`_, `BigQuery Documentation`_)
3334
- `Google BigQuery Data Transfer`_ (`BigQuery Data Transfer README`_, `BigQuery Data Transfer Documentation`_)
3435
- `Google BigQuery Storage`_ (`BigQuery Storage README`_, `BigQuery Storage Documentation`_)
@@ -67,6 +68,10 @@ The following client libraries have **GA** support:
6768
.. _Asset README: https://github.com/googleapis/python-asset
6869
.. _Asset Documentation: https://googleapis.dev/python/cloudasset/latest
6970

71+
.. _Google Cloud AutoML: https://pypi.org/project/google-cloud-automl/
72+
.. _AutoML README: https://github.com/googleapis/python-automl
73+
.. _AutoML Documentation: https://googleapis.dev/python/automl/latest
74+
7075
.. _Google BigQuery: https://pypi.org/project/google-cloud-bigquery/
7176
.. _BigQuery README: https://github.com/googleapis/python-bigquery#python-client-for-google-bigquery
7277
.. _BigQuery Documentation: https://googleapis.dev/python/bigquery/latest
@@ -213,6 +218,7 @@ The following client libraries have **beta** support:
213218
- `Google Cloud Billing Budgets`_ (`Billing Budgets README`_, `Billing Budgets Documentation`_)
214219
- `Google Cloud Data Catalog`_ (`Data Catalog README`_, `Data Catalog Documentation`_)
215220
- `Google Cloud Data Labeling`_ (`Data Labeling README`_, `Data Labeling Documentation`_)
221+
- `Google Phishing Protection`_ (`Phishing Protection README`_, `Phishing Protection Documentation`_)
216222
- `Google Cloud Runtime Configuration`_ (`Runtime Config README`_, `Runtime Config Documentation`_)
217223
- `Google Cloud Talent`_ (`Talent README`_, `Talent Documentation`_)
218224
- `Stackdriver Error Reporting`_ (`Error Reporting README`_, `Error Reporting Documentation`_)
@@ -233,6 +239,10 @@ The following client libraries have **beta** support:
233239
.. _Data Labeling README: https://github.com/googleapis/python-datalabeling#python-client-for-data-labeling-api-beta
234240
.. _Data Labeling Documentation: https://googleapis.dev/python/datalabeling/latest
235241

242+
.. _Google Phishing Protection: https://pypi.org/project/google-cloud-phishing-protection/
243+
.. _Phishing Protection README: https://github.com/googleapis/python-phishingprotection
244+
.. _Phishing Protection Documentation: https://googleapis.dev/python/phishingprotection/latest
245+
236246
.. _Google Cloud Runtime Configuration: https://pypi.org/project/google-cloud-runtimeconfig/
237247
.. _Runtime Config README: https://github.com/googleapis/python-runtimeconfig
238248
.. _Runtime Config Documentation: https://googleapis.dev/python/runtimeconfig/latest
@@ -255,21 +265,15 @@ updates. See `versioning`_ for more details.
255265

256266
The following client libraries have **alpha** support:
257267

258-
- `Google Cloud AutoML`_ (`AutoML README`_, `AutoML Documentation`_)
259268
- `Google Cloud Bigtable - HappyBase`_ (`HappyBase README`_, `HappyBase Documentation`_)
260269
- `Google Cloud DNS`_ (`DNS README`_, `DNS Documentation`_)
261-
- `Google Phishing Protection`_ (`Phishing Protection README`_, `Phishing Protection Documentation`_)
262270
- `Google Cloud Resource Manager`_ (`Resource Manager README`_, `Resource Manager Documentation`_)
263271
- `Google Cloud Security Command Center`_ (`Security Center README`_, `Security Center Documentation`_)
264272
- `Google Cloud Security Scanner`_ (`Security Scanner README`_ , `Security Scanner Documentation`_)
265273
- `Google Cloud Trace`_ (`Trace README`_, `Trace Documentation`_)
266274
- `Grafeas`_ (`Grafeas README`_, `Grafeas Documentation`_)
267275
- `Webrisk`_ (`Webrisk README`_, `Webrisk Documentation`_)
268276

269-
.. _Google Cloud AutoML: https://pypi.org/project/google-cloud-automl/
270-
.. _AutoML README: https://github.com/googleapis/python-automl
271-
.. _AutoML Documentation: https://googleapis.dev/python/automl/latest
272-
273277
.. _Google Cloud Bigtable - HappyBase: https://pypi.org/project/google-cloud-happybase/
274278
.. _HappyBase README: https://github.com/googleapis/google-cloud-python-happybase
275279
.. _HappyBase Documentation: https://google-cloud-python-happybase.readthedocs.io/en/latest/
@@ -278,10 +282,6 @@ The following client libraries have **alpha** support:
278282
.. _DNS README: https://github.com/googleapis/python-dns#python-client-for-google-cloud-dns
279283
.. _DNS Documentation: https://googleapis.dev/python/dns/latest
280284

281-
.. _Google Phishing Protection: https://pypi.org/project/google-cloud-phishing-protection/
282-
.. _Phishing Protection README: https://github.com/googleapis/python-phishingprotection
283-
.. _Phishing Protection Documentation: https://googleapis.dev/python/phishingprotection/latest
284-
285285
.. _Google Cloud Resource Manager: https://pypi.org/project/google-cloud-resource-manager/
286286
.. _Resource Manager README: https://github.com/googleapis/python-resource-manager
287287
.. _Resource Manager Documentation: https://googleapis.dev/python/cloudresourcemanager/latest

0 commit comments

Comments
 (0)