Specification that applies to a table resource. Valid only
for entries with the TABLE
type.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#type
def type() -> ::Google::Cloud::DataCatalog::V1::DatabaseTableSpec::TableType
Returns
- (::Google::Cloud::DataCatalog::V1::DatabaseTableSpec::TableType) — Type of this table.
#type=
def type=(value) -> ::Google::Cloud::DataCatalog::V1::DatabaseTableSpec::TableType
Parameter
- value (::Google::Cloud::DataCatalog::V1::DatabaseTableSpec::TableType) — Type of this table.
Returns
- (::Google::Cloud::DataCatalog::V1::DatabaseTableSpec::TableType) — Type of this table.