public sealed class ToolCallValidMetricValue : IMessage<ToolCallValidMetricValue>, IEquatable<ToolCallValidMetricValue>, IDeepCloneable<ToolCallValidMetricValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ToolCallValidMetricValue.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis documentation provides details for the \u003ccode\u003eToolCallValidMetricValue\u003c/code\u003e class within the Google Cloud Vertex AI v1beta1 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eToolCallValidMetricValue\u003c/code\u003e class, which represents a metric value for a tool call, inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated through two constructors: a default constructor and one that takes another \u003ccode\u003eToolCallValidMetricValue\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eToolCallValidMetricValue\u003c/code\u003e class includes two properties: \u003ccode\u003eHasScore\u003c/code\u003e, a boolean indicating if a score is set, and \u003ccode\u003eScore\u003c/code\u003e, a float representing the tool call's valid score.\u003c/p\u003e\n"]]],[],null,[]]