Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::Evaluation::EvaluationSpec.
Describes the specification of the evaluation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#query_set_spec
def query_set_spec() -> ::Google::Cloud::DiscoveryEngine::V1beta::Evaluation::EvaluationSpec::QuerySetSpec
- (::Google::Cloud::DiscoveryEngine::V1beta::Evaluation::EvaluationSpec::QuerySetSpec) — Required. The specification of the query set.
#query_set_spec=
def query_set_spec=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::Evaluation::EvaluationSpec::QuerySetSpec
- value (::Google::Cloud::DiscoveryEngine::V1beta::Evaluation::EvaluationSpec::QuerySetSpec) — Required. The specification of the query set.
- (::Google::Cloud::DiscoveryEngine::V1beta::Evaluation::EvaluationSpec::QuerySetSpec) — Required. The specification of the query set.
#search_request
def search_request() -> ::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest
-
(::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest) —
Required. The search request that is used to perform the evaluation.
Only the following fields within SearchRequest are supported; if any other fields are provided, an UNSUPPORTED error will be returned:
#search_request=
def search_request=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest
-
value (::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest) —
Required. The search request that is used to perform the evaluation.
Only the following fields within SearchRequest are supported; if any other fields are provided, an UNSUPPORTED error will be returned:
-
(::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest) —
Required. The search request that is used to perform the evaluation.
Only the following fields within SearchRequest are supported; if any other fields are provided, an UNSUPPORTED error will be returned: