Class: Google::Protobuf::Struct::FieldsEntry

Inherits:
Object
  • Object
show all
Extended by:
MessageExts::ClassMethods
Includes:
MessageExts
Defined in:
proto_docs/google/protobuf/struct.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::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

#value::Google::Protobuf::Value



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