DataplexSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Common Dataplex fields.
Attributes |
|
---|---|
Name | Description |
asset |
str
Fully qualified resource name of an asset in Dataplex, to which the underlying data source (Cloud Storage bucket or BigQuery dataset) of the entity is attached. |
data_format |
google.cloud.datacatalog_v1.types.PhysicalSchema
Format of the data. |
compression_format |
str
Compression format of the data, e.g., zip, gzip etc. |
project_id |
str
Project ID of the underlying Cloud Storage or BigQuery data. Note that this may not be the same project as the correspondingly Dataplex lake / zone / asset. |