public sealed class DataplexExternalTable : IMessage<DataplexExternalTable>, IEquatable<DataplexExternalTable>, IDeepCloneable<DataplexExternalTable>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDataplexExternalTable\u003c/code\u003e class represents an external table registered by Dataplex, which are synced into the Data Catalog and are accessible in other systems like BigQuery and DPMS.\u003c/p\u003e\n"],["\u003cp\u003eThis class is implemented with multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has inherited members from the Object class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDataplexExternalTable\u003c/code\u003e is 2.14.0, and the current page displays information for version 1.8.0, with links to documentation for versions ranging from 1.2.0 to 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eDataCatalogEntry\u003c/code\u003e, \u003ccode\u003eFullyQualifiedName\u003c/code\u003e, \u003ccode\u003eGoogleCloudResource\u003c/code\u003e, and \u003ccode\u003eSystem\u003c/code\u003e to provide detailed information about the external table.\u003c/p\u003e\n"],["\u003cp\u003eIt is constructed with both a default constructor \u003ccode\u003eDataplexExternalTable()\u003c/code\u003e and a copy constructor \u003ccode\u003eDataplexExternalTable(DataplexExternalTable other)\u003c/code\u003e, allowing for creation of new instances or copies of existing ones.\u003c/p\u003e\n"]]],[],null,[]]