Class: Google::Cloud::DiscoveryEngine::V1::SearchRequest::UserLabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::DiscoveryEngine::V1::SearchRequest::UserLabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1/search_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
704 705 706 707 |
# File 'proto_docs/google/cloud/discoveryengine/v1/search_service.rb', line 704 class UserLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
704 705 706 707 |
# File 'proto_docs/google/cloud/discoveryengine/v1/search_service.rb', line 704 class UserLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |