public sealed class PointwiseMetricSpec : IMessage<PointwiseMetricSpec>, IEquatable<PointwiseMetricSpec>, IDeepCloneable<PointwiseMetricSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PointwiseMetricSpec.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `PointwiseMetricSpec` class within the Google Cloud AI Platform v1beta1 API."],["`PointwiseMetricSpec` is a class that specifies the pointwise metric, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating a new instance or cloning an existing `PointwiseMetricSpec` object."],["The class contains properties such as `HasMetricPromptTemplate` to check if a metric prompt template is set and `MetricPromptTemplate` to set or retrieve the metric prompt template."],["The namespace for this class is `Google.Cloud.AIPlatform.V1Beta1` and its assembly is `Google.Cloud.AIPlatform.V1Beta1.dll`."]]],[]]