public sealed class ToolParameterKVMatchMetricValue : IMessage<ToolParameterKVMatchMetricValue>, IEquatable<ToolParameterKVMatchMetricValue>, IDeepCloneable<ToolParameterKVMatchMetricValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ToolParameterKVMatchMetricValue.
Tool parameter key value match metric value for an instance.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["This documentation covers the `ToolParameterKVMatchMetricValue` class within the Google Cloud AI Platform v1beta1 API, specifically for .NET."],["The `ToolParameterKVMatchMetricValue` class is used to represent the tool parameter key value match metric for a given instance."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the class include `HasScore` (a boolean indicating if a score is present) and `Score` (a float representing the tool parameter key value match score)."],["There are two versions of this documentation that can be found: version 1.0.0-beta21 (the latest) and version 1.0.0-beta20."]]],[]]