Class: Google::Cloud::Retail::V2::LocalInventory::AttributesEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/retail/v2/common.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


871
872
873
874
# File 'proto_docs/google/cloud/retail/v2/common.rb', line 871

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

#value::Google::Cloud::Retail::V2::CustomAttribute



871
872
873
874
# File 'proto_docs/google/cloud/retail/v2/common.rb', line 871

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