Class DatabaseTableSpec (3.8.0)

DatabaseTableSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specification that applies to a table resource. Valid only for entries with the TABLE type.

Attributes

NameDescription
type_ google.cloud.datacatalog_v1.types.DatabaseTableSpec.TableType
Type of this table.
dataplex_table google.cloud.datacatalog_v1.types.DataplexTableSpec
Fields specific to a Dataplex table and present only in the Dataplex table entries.

Inheritance

builtins.object > proto.message.Message > DatabaseTableSpec

Classes

TableType

TableType(value)

Type of the table.