Optional. Pagination token returned in an earlier
SearchCatalogResponse.next_page_token,
which indicates that this is a continuation of a prior
SearchCatalogRequest
call, and that the system should return the next page of data. If empty,
the first page is returned.
Optional. Pagination token returned in an earlier
SearchCatalogResponse.next_page_token,
which indicates that this is a continuation of a prior
SearchCatalogRequest
call, and that the system should return the next page of data. If empty,
the first page is returned.
Optional. The query string in search query syntax. An empty query string
will result in all data assets (in the specified scope) that the user has
access to. Query strings can be simple as "x" or more qualified as:
name:x
column:x
description:y
Note: Query tokens need to have a minimum of 3 characters for substring
matching to work correctly. See Data Catalog Search
Syntax
for more information.
Optional. The query string in search query syntax. An empty query string
will result in all data assets (in the specified scope) that the user has
access to. Query strings can be simple as "x" or more qualified as:
name:x
column:x
description:y
Note: Query tokens need to have a minimum of 3 characters for substring
matching to work correctly. See Data Catalog Search
Syntax
for more information.
Required. The scope of this search request. A scope that has empty
include_org_ids, include_project_ids AND false
include_gcp_public_datasets is considered invalid. Data Catalog will
return an error in such a case.
Required. The scope of this search request. A scope that has empty
include_org_ids, include_project_ids AND false
include_gcp_public_datasets is considered invalid. Data Catalog will
return an error in such a case.
Required. The scope of this search request. A scope that has empty
include_org_ids, include_project_ids AND false
include_gcp_public_datasets is considered invalid. Data Catalog will
return an error in such a case.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]