externalTables property
List of external tables registered by Dataplex Universal Catalog in other systems based on the same underlying data.
External tables allow to query this data in those systems.
Implementation
core.List<GoogleCloudDatacatalogV1DataplexExternalTable>? externalTables;