Class: Google::Area120::Tables::V1alpha1::Row::ValuesEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/area120/tables/v1alpha1/tables.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


384
385
386
387
# File 'proto_docs/google/area120/tables/v1alpha1/tables.rb', line 384

class ValuesEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#value::Google::Protobuf::Value



384
385
386
387
# File 'proto_docs/google/area120/tables/v1alpha1/tables.rb', line 384

class ValuesEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end