Class: Google::Cloud::DiscoveryEngine::V1beta::ConverseConversationRequest
- Inherits:
-
Object
- Object
- Google::Cloud::DiscoveryEngine::V1beta::ConverseConversationRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb
Overview
Request message for ConversationalSearchService.ConverseConversation method.
Defined Under Namespace
Classes: UserLabelsEntry
Instance Attribute Summary collapse
-
#boost_spec ⇒ ::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::BoostSpec
Boost specification to boost certain documents in search results which may affect the converse response.
-
#conversation ⇒ ::Google::Cloud::DiscoveryEngine::V1beta::Conversation
The conversation to be used by auto session only.
-
#filter ⇒ ::String
The filter syntax consists of an expression language for constructing a predicate from one or more fields of the documents being filtered.
-
#name ⇒ ::String
Required.
-
#query ⇒ ::Google::Cloud::DiscoveryEngine::V1beta::TextInput
Required.
-
#safe_search ⇒ ::Boolean
Whether to turn on safe search.
-
#serving_config ⇒ ::String
The resource name of the Serving Config to use.
-
#summary_spec ⇒ ::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::ContentSearchSpec::SummarySpec
A specification for configuring the summary returned in the response.
-
#user_labels ⇒ ::Google::Protobuf::Map{::String => ::String}
The user labels applied to a resource must meet the following requirements:.
Instance Attribute Details
#boost_spec ⇒ ::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::BoostSpec
96 97 98 99 100 101 102 103 104 105 106 107 108 |
# File 'proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb', line 96 class ConverseConversationRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class UserLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#conversation ⇒ ::Google::Cloud::DiscoveryEngine::V1beta::Conversation
96 97 98 99 100 101 102 103 104 105 106 107 108 |
# File 'proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb', line 96 class ConverseConversationRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class UserLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#filter ⇒ ::String
96 97 98 99 100 101 102 103 104 105 106 107 108 |
# File 'proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb', line 96 class ConverseConversationRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class UserLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#name ⇒ ::String
96 97 98 99 100 101 102 103 104 105 106 107 108 |
# File 'proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb', line 96 class ConverseConversationRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class UserLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#query ⇒ ::Google::Cloud::DiscoveryEngine::V1beta::TextInput
96 97 98 99 100 101 102 103 104 105 106 107 108 |
# File 'proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb', line 96 class ConverseConversationRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class UserLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#safe_search ⇒ ::Boolean
96 97 98 99 100 101 102 103 104 105 106 107 108 |
# File 'proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb', line 96 class ConverseConversationRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class UserLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#serving_config ⇒ ::String
96 97 98 99 100 101 102 103 104 105 106 107 108 |
# File 'proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb', line 96 class ConverseConversationRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class UserLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#summary_spec ⇒ ::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::ContentSearchSpec::SummarySpec
96 97 98 99 100 101 102 103 104 105 106 107 108 |
# File 'proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb', line 96 class ConverseConversationRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class UserLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#user_labels ⇒ ::Google::Protobuf::Map{::String => ::String}
96 97 98 99 100 101 102 103 104 105 106 107 108 |
# File 'proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb', line 96 class ConverseConversationRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class UserLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |