Class: Google::Cloud::Retail::V2::SearchRequest::UserAttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Retail::V2::SearchRequest::UserAttributesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/retail/v2/search_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
886 887 888 889 |
# File 'proto_docs/google/cloud/retail/v2/search_service.rb', line 886 class UserAttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Retail::V2::StringList
886 887 888 889 |
# File 'proto_docs/google/cloud/retail/v2/search_service.rb', line 886 class UserAttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |