Class ListCatalogsResponse (0.3.0)

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

Response message for the ListCatalogs method.

Attributes

NameDescription
catalogs MutableSequence[google.cloud.bigquery.biglake_v1alpha1.types.Catalog]
The catalogs from the specified project.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.