Class SearchCatalogsResponse (0.9.8)

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

Response message for PrivateCatalog.SearchCatalogs.

Attributes

NameDescription
catalogs MutableSequence[google.cloud.privatecatalog_v1beta1.types.Catalog]
The Catalog\ s computed from the resource context.
next_page_token str
A pagination token returned from a previous call to SearchCatalogs that indicates from where listing should continue.