Class: Google::Cloud::Retail::V2::Rule::PinAction::PinMapEntry

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::Integer

Returns:

  • (::Integer)


461
462
463
464
# File 'proto_docs/google/cloud/retail/v2/common.rb', line 461

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

#value::String

Returns:

  • (::String)


461
462
463
464
# File 'proto_docs/google/cloud/retail/v2/common.rb', line 461

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