Cloud AI Platform v1beta1 API - Class ToolNameMatchResults (1.0.0-beta03)

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

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ToolNameMatchResults.

Results for tool name match metric.

Inheritance

object > ToolNameMatchResults

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

ToolNameMatchResults()

public ToolNameMatchResults()

ToolNameMatchResults(ToolNameMatchResults)

public ToolNameMatchResults(ToolNameMatchResults other)
Parameter
Name Description
other ToolNameMatchResults

Properties

ToolNameMatchMetricValues

public RepeatedField<ToolNameMatchMetricValue> ToolNameMatchMetricValues { get; }

Output only. Tool name match metric values.

Property Value
Type Description
RepeatedFieldToolNameMatchMetricValue