DataplexTableSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Entry specification for a Dataplex table.
Attributes |
|
---|---|
Name | Description |
external_tables |
MutableSequence[google.cloud.datacatalog_v1.types.DataplexExternalTable]
List of external tables registered by Dataplex in other systems based on the same underlying data. External tables allow to query this data in those systems. |
dataplex_spec |
google.cloud.datacatalog_v1.types.DataplexSpec
Common Dataplex fields. |
user_managed |
bool
Indicates if the table schema is managed by the user or not. |