Cloud AI Platform v1 API - Class ExactMatchResults (3.6.0)

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

Reference documentation and code samples for the Cloud AI Platform v1 API class ExactMatchResults.

Results for exact match metric.

Inheritance

object > ExactMatchResults

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

ExactMatchResults()

public ExactMatchResults()

ExactMatchResults(ExactMatchResults)

public ExactMatchResults(ExactMatchResults other)
Parameter
Name Description
other ExactMatchResults

Properties

ExactMatchMetricValues

public RepeatedField<ExactMatchMetricValue> ExactMatchMetricValues { get; }

Output only. Exact match metric values.

Property Value
Type Description
RepeatedFieldExactMatchMetricValue