diff --git a/google/cloud/datacatalog_v1/services/data_catalog/async_client.py b/google/cloud/datacatalog_v1/services/data_catalog/async_client.py index 9a886f1c..23c2729d 100644 --- a/google/cloud/datacatalog_v1/services/data_catalog/async_client.py +++ b/google/cloud/datacatalog_v1/services/data_catalog/async_client.py @@ -238,7 +238,7 @@ async def search_catalog( Optional. The query string with a minimum of 3 characters and specific syntax. For more information, see `Data Catalog search - syntax `__. + syntax `__. An empty query string returns all data assets (in the specified scope) that you have access to. diff --git a/google/cloud/datacatalog_v1/services/data_catalog/client.py b/google/cloud/datacatalog_v1/services/data_catalog/client.py index d8474a2c..3775f754 100644 --- a/google/cloud/datacatalog_v1/services/data_catalog/client.py +++ b/google/cloud/datacatalog_v1/services/data_catalog/client.py @@ -514,7 +514,7 @@ def search_catalog( Optional. The query string with a minimum of 3 characters and specific syntax. For more information, see `Data Catalog search - syntax `__. + syntax `__. An empty query string returns all data assets (in the specified scope) that you have access to. diff --git a/google/cloud/datacatalog_v1/types/datacatalog.py b/google/cloud/datacatalog_v1/types/datacatalog.py index 4e20ba5d..ae6c489d 100644 --- a/google/cloud/datacatalog_v1/types/datacatalog.py +++ b/google/cloud/datacatalog_v1/types/datacatalog.py @@ -102,7 +102,7 @@ class SearchCatalogRequest(proto.Message): Optional. The query string with a minimum of 3 characters and specific syntax. For more information, see `Data Catalog search - syntax `__. + syntax `__. An empty query string returns all data assets (in the specified scope) that you have access to.