Class: Google::Cloud::Bigquery::DataExchange::V1beta1::DestinationDataset::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Bigquery::DataExchange::V1beta1::DestinationDataset::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/bigquery/dataexchange/v1beta1/dataexchange.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
138 139 140 141 |
# File 'proto_docs/google/cloud/bigquery/dataexchange/v1beta1/dataexchange.rb', line 138 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
138 139 140 141 |
# File 'proto_docs/google/cloud/bigquery/dataexchange/v1beta1/dataexchange.rb', line 138 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |