public enum DataDiscoverySpec.Types.BigQueryPublishingConfig.Types.TableTypeReference documentation and code samples for the Cloud Dataplex v1 API enum DataDiscoverySpec.Types.BigQueryPublishingConfig.Types.TableType.
Determines how discovered tables are published.
Namespace
Google.Cloud.Dataplex.V1Assembly
Google.Cloud.Dataplex.V1.dll
Fields |
|
|---|---|
| Name | Description |
Biglake |
Discovered tables are published as BigLake external tables whose data is accessed using the credentials of the associated BigQuery connection. |
External |
Default. Discovered tables are published as BigQuery external tables whose data is accessed using the credentials of the user querying the table. |
Unspecified |
Table type unspecified. |