Cloud AI Platform v1 API - Class ToolParameterKeyMatchResults (3.7.0)

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

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

Results for tool parameter key match metric.

Inheritance

object > ToolParameterKeyMatchResults

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

ToolParameterKeyMatchResults()

public ToolParameterKeyMatchResults()

ToolParameterKeyMatchResults(ToolParameterKeyMatchResults)

public ToolParameterKeyMatchResults(ToolParameterKeyMatchResults other)
Parameter
Name Description
other ToolParameterKeyMatchResults

Properties

ToolParameterKeyMatchMetricValues

public RepeatedField<ToolParameterKeyMatchMetricValue> ToolParameterKeyMatchMetricValues { get; }

Output only. Tool parameter key match metric values.

Property Value
Type Description
RepeatedFieldToolParameterKeyMatchMetricValue