Class: Google::Cloud::Firestore::V1::BatchWriteRequest::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Firestore::V1::BatchWriteRequest::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/firestore/v1/firestore.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
880 881 882 883 |
# File 'proto_docs/google/firestore/v1/firestore.rb', line 880 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
880 881 882 883 |
# File 'proto_docs/google/firestore/v1/firestore.rb', line 880 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |