ListIcebergCatalogsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)The request message for the ListIcebergCatalogs API.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent resource where this catalog will be created. Format: projects/{project_id} |
view |
google.cloud.biglake_v1.types.ListIcebergCatalogsRequest.CatalogView
Optional. The view of the catalog to return. |
page_size |
int
Optional. The maximum number of catalogs to return. The service may return fewer than this value. |
page_token |
str
Optional. The page token, received from a previous ListIcebergCatalogs call. Provide this to retrieve the
subsequent page.
|
Classes
CatalogView
CatalogView(value)The enumeration of the views that can be returned.