Method: Google::Protobuf::Struct::FieldsEntry#key
- Defined in:
- proto_docs/google/protobuf/struct.rb
#key ⇒ ::String
41 42 43 44 |
# File 'proto_docs/google/protobuf/struct.rb', line 41 class FieldsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |