Gemini Enterprise for Customer Experience v1beta API - Class AggregatedMetrics (1.0.0-beta01)

public sealed class AggregatedMetrics : IMessage<AggregatedMetrics>, IEquatable<AggregatedMetrics>, IDeepCloneable<AggregatedMetrics>, IBufferMessage, IMessage

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API class AggregatedMetrics.

Aggregated metrics for an evaluation or evaluation dataset.

Inheritance

object > AggregatedMetrics

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Constructors

AggregatedMetrics()

public AggregatedMetrics()

AggregatedMetrics(AggregatedMetrics)

public AggregatedMetrics(AggregatedMetrics other)
Parameter
Name Description
other AggregatedMetrics

Properties

MetricsByAppVersion

public RepeatedField<AggregatedMetrics.Types.MetricsByAppVersion> MetricsByAppVersion { get; }

Output only. Aggregated metrics, grouped by app version ID.

Property Value
Type Description
RepeatedFieldAggregatedMetricsTypesMetricsByAppVersion