externalTables property

List<GoogleCloudDatacatalogV1DataplexExternalTable>? externalTables
getter/setter pair

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.

Implementation

core.List<GoogleCloudDatacatalogV1DataplexExternalTable>? externalTables;