Class GoogleCloudStorageIcebergStorage (0.6.1)

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

The Google Cloud Storage Iceberg storage.

Attributes

Name Description
bucket str
Required. The bucket of Google Cloud Storage.
project_id str
Required. The project ID of Google Cloud Storage.
service_account_key_file str
Optional. The base64 encoded content of the service account key file of Google Cloud Storage.