Class: Google::Cloud::Retail::V2::CompleteQueryResponse::CompletionResult::AttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Retail::V2::CompleteQueryResponse::CompletionResult::AttributesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/retail/v2/completion_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
187 188 189 190 |
# File 'proto_docs/google/cloud/retail/v2/completion_service.rb', line 187 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Retail::V2::CustomAttribute
187 188 189 190 |
# File 'proto_docs/google/cloud/retail/v2/completion_service.rb', line 187 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |