GoogleApi.DataCatalog.V1.Model.GoogleCloudDatacatalogV1DataplexExternalTable (google_api_data_catalog v0.32.2)
View SourceExternal table registered by Dataplex. Dataplex publishes data discovered from an asset into multiple other systems (BigQuery, DPMS) in form of tables. We call them "external tables". External tables are also synced into the Data Catalog. This message contains pointers to those external tables (fully qualified name, resource name et cetera) within the Data Catalog.
Attributes
-
dataCatalogEntry
(type:String.t
, default:nil
) - Name of the Data Catalog entry representing the external table. -
fullyQualifiedName
(type:String.t
, default:nil
) - Fully qualified name (FQN) of the external table. -
googleCloudResource
(type:String.t
, default:nil
) - Google Cloud resource name of the external table. -
system
(type:String.t
, default:nil
) - Service in which the external table is registered.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.