Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::ListEvaluationResultsResponse::EvaluationResult.
Represents the results of an evaluation for a single SampleQuery.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#quality_metrics
def quality_metrics() -> ::Google::Cloud::DiscoveryEngine::V1beta::QualityMetrics
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::QualityMetrics) — Output only. The metrics produced by the evaluation, for a given SampleQuery.
#sample_query
def sample_query() -> ::Google::Cloud::DiscoveryEngine::V1beta::SampleQuery
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::SampleQuery) — Output only. The SampleQuery that was evaluated.