public sealed class DataplexExternalTable : IMessage<DataplexExternalTable>, IEquatable<DataplexExternalTable>, IDeepCloneable<DataplexExternalTable>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class DataplexExternalTable.
External 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This page provides reference documentation for the `DataplexExternalTable` class within the Google Cloud Data Catalog v1 API, specifically for .NET development."],["The `DataplexExternalTable` class represents an external table registered by Dataplex, which is a table in an external system that is synced into the Data Catalog, and it includes properties for the Data Catalog entry, fully qualified name, and Google Cloud resource name."],["The latest version available for the `DataplexExternalTable` class is 2.14.0, with a list of previous versions ranging from 2.13.0 to 1.2.0, all accessible via links to their respective documentation pages."],["The page includes details on the class's inheritance, interfaces it implements, constructors available, and its properties, such as `DataCatalogEntry`, `FullyQualifiedName`, `GoogleCloudResource`, and `System`, along with their descriptions and types."],["`DataplexExternalTable` is in the `Google.Cloud.DataCatalog.V1` namespace and part of the `Google.Cloud.DataCatalog.V1.dll` assembly, also describing the `IntegratedSystem` property."]]],[]]