IcebergCatalog(mapping=None, *, ignore_unknown_fields=False, **kwargs)The Iceberg catalog details.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
glue_iceberg_catalog |
google.cloud.oracledatabase_v1.types.GlueIcebergCatalog
The Glue Iceberg catalog. This field is a member of oneof_ catalog_details.
|
nessie_iceberg_catalog |
google.cloud.oracledatabase_v1.types.NessieIcebergCatalog
The Nessie Iceberg catalog. This field is a member of oneof_ catalog_details.
|
polaris_iceberg_catalog |
google.cloud.oracledatabase_v1.types.PolarisIcebergCatalog
The Polaris Iceberg catalog. This field is a member of oneof_ catalog_details.
|
rest_iceberg_catalog |
google.cloud.oracledatabase_v1.types.RestIcebergCatalog
The REST Iceberg catalog. This field is a member of oneof_ catalog_details.
|
catalog_type |
google.cloud.oracledatabase_v1.types.IcebergCatalog.CatalogType
Required. The type of Iceberg catalog. |
Classes
CatalogType
CatalogType(value)The type of Iceberg catalog.