Class SearchCatalogResponse (3.0.0)

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

Response message for SearchCatalog.

Attributes

NameDescription
results Sequence[.search.SearchCatalogResult]
Search results.
next_page_token str
The token that can be used to retrieve the next page of results.