Class CreateCatalogRequest (0.4.7)

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

Request message for the CreateCatalog method.

Attributes

NameDescription
parent str
Required. The parent resource where this catalog will be created. Format: projects/{project_id_or_number}/locations/{location_id}
catalog google.cloud.bigquery_biglake_v1.types.Catalog
Required. The catalog to create. The name field does not need to be provided.
catalog_id str
Required. The ID to use for the catalog, which will become the final component of the catalog's resource name.