Class: Google::Cloud::Retail::V2::AttributesConfig::CatalogAttributesEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


416
417
418
419
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 416

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

#value::Google::Cloud::Retail::V2::CatalogAttribute



416
417
418
419
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 416

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