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.
[[["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-21 UTC."],[[["The `ToolNameMatchResults` class in the Cloud AI Platform v1beta1 API provides results for tool name match metrics."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and various functionalities."],["The latest version available is 1.0.0-beta21, while other versions include 1.0.0-beta20, with the current class covered in version 1.0.0-beta04."],["The class includes a `ToolNameMatchMetricValues` property, a `RepeatedField` containing the metric values that are read-only."]]],[]]