Class SearchCatalogsResponse (0.7.0)

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

Response message for PrivateCatalog.SearchCatalogs.

Attributes

NameDescription
catalogs Sequence[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.

Inheritance

builtins.object > proto.message.Message > SearchCatalogsResponse