Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec.
Search specification.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#search_params
def search_params() -> ::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchParams
-
(::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchParams) — Search parameters.
Note: The following fields are mutually exclusive:
search_params
,search_result_list
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#search_params=
def search_params=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchParams
-
value (::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchParams) — Search parameters.
Note: The following fields are mutually exclusive:
search_params
,search_result_list
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchParams) — Search parameters.
Note: The following fields are mutually exclusive:
search_params
,search_result_list
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#search_result_list
def search_result_list() -> ::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList
-
(::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList) — Search result list.
Note: The following fields are mutually exclusive:
search_result_list
,search_params
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#search_result_list=
def search_result_list=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList
-
value (::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList) — Search result list.
Note: The following fields are mutually exclusive:
search_result_list
,search_params
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList) — Search result list.
Note: The following fields are mutually exclusive:
search_result_list
,search_params
. If a field in that set is populated, all other fields in the set will automatically be cleared.