Class: Google::Cloud::FinancialServices::V1::Dataset::TableSpecsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::FinancialServices::V1::Dataset::TableSpecsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/financialservices/v1/dataset.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
78 79 80 81 |
# File 'proto_docs/google/cloud/financialservices/v1/dataset.rb', line 78 class TableSpecsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
78 79 80 81 |
# File 'proto_docs/google/cloud/financialservices/v1/dataset.rb', line 78 class TableSpecsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |