Class AggregationResult (1.151.0)

AggregationResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The aggregation result for a single metric.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
pointwise_metric_result google.cloud.aiplatform_v1beta1.types.PointwiseMetricResult
Result for pointwise metric. This field is a member of oneof_ aggregation_result.
pairwise_metric_result google.cloud.aiplatform_v1beta1.types.PairwiseMetricResult
Result for pairwise metric. This field is a member of oneof_ aggregation_result.
exact_match_metric_value google.cloud.aiplatform_v1beta1.types.ExactMatchMetricValue
Results for exact match metric. This field is a member of oneof_ aggregation_result.
bleu_metric_value google.cloud.aiplatform_v1beta1.types.BleuMetricValue
Results for bleu metric. This field is a member of oneof_ aggregation_result.
rouge_metric_value google.cloud.aiplatform_v1beta1.types.RougeMetricValue
Results for rouge metric. This field is a member of oneof_ aggregation_result.
custom_code_execution_result google.cloud.aiplatform_v1beta1.types.CustomCodeExecutionResult
Result for code execution metric. This field is a member of oneof_ aggregation_result.
aggregation_metric google.cloud.aiplatform_v1beta1.types.Metric.AggregationMetric
Aggregation metric.

Methods

AggregationResult

AggregationResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The aggregation result for a single metric.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields