Class SearchCatalogResponse (3.3.2)

SearchCatalogResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for SearchCatalog.

Attributes

NameDescription
results Sequence[google.cloud.datacatalog_v1.types.SearchCatalogResult]
Search results.
next_page_token str
The token that can be used to retrieve the next page of results.
unreachable Sequence[str]
Unreachable locations. Search result does not include data from those locations. Users can get additional information on the error by repeating the search request with a more restrictive parameter -- setting the value for SearchDataCatalogRequest.scope.restricted_locations.