Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class DataplexTableSpec.
Entry specification for a Dataplex table.
Generated from protobuf message google.cloud.datacatalog.v1.DataplexTableSpec
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ external_tables
array< Google\Cloud\DataCatalog\V1\DataplexExternalTable
>
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.
↳ dataplex_spec
↳ user_managed
bool
Indicates if the table schema is managed by the user or not.
getExternalTables
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.
setExternalTables
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.
$this
getDataplexSpec
Common Dataplex fields.
hasDataplexSpec
clearDataplexSpec
setDataplexSpec
Common Dataplex fields.
$this
getUserManaged
Indicates if the table schema is managed by the user or not.
bool
setUserManaged
Indicates if the table schema is managed by the user or not.
var
bool
$this