public sealed class PointwiseMetricInstance : IMessage<PointwiseMetricInstance>, IEquatable<PointwiseMetricInstance>, IDeepCloneable<PointwiseMetricInstance>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PointwiseMetricInstance.
Pointwise metric instance. Usually one instance corresponds to one row in an
evaluation dataset.
public ContentMap ContentMapInstance { get; set; }
Key-value contents for the mutlimodality input, including text, image,
video, audio, and pdf, etc. The key is placeholder in metric prompt
template, and the value is the multimodal content.
[[["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 document provides reference information for the \u003ccode\u003ePointwiseMetricInstance\u003c/code\u003e class within the Google Cloud AI Platform v1beta1 API, specifically for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePointwiseMetricInstance\u003c/code\u003e is a class used to represent a single instance of a pointwise metric, often corresponding to a row in an evaluation dataset.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePointwiseMetricInstance\u003c/code\u003e supports two constructors: a default constructor and a constructor that takes another \u003ccode\u003ePointwiseMetricInstance\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties that manages a string which is to be a JSON Object through a \u003ccode\u003eJsonInstance\u003c/code\u003e and also checks for the existence of this JSON object with \u003ccode\u003eHasJsonInstance\u003c/code\u003e, and gives the current state with the \u003ccode\u003eInstanceCase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]