Class: Google::Cloud::DataCatalog::V1::TableSpec
- Inherits:
-
Object
- Object
- Google::Cloud::DataCatalog::V1::TableSpec
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/datacatalog/v1/table_spec.rb
Overview
Normal BigQuery table spec.
Instance Attribute Summary collapse
-
#grouped_entry ⇒ ::String
readonly
Output only.
Instance Attribute Details
#grouped_entry ⇒ ::String (readonly)
58 59 60 61 |
# File 'proto_docs/google/cloud/datacatalog/v1/table_spec.rb', line 58 class TableSpec include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |