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-03-21 UTC."],[[["This document provides reference documentation for the `PointwiseMetricSpec` class within the Google Cloud AI Platform v1beta1 API."],["`PointwiseMetricSpec` is a class that defines the specification for pointwise metrics and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and a constructor that takes in another `PointwiseMetricSpec` as a parameter to copy its values."],["Key properties of `PointwiseMetricSpec` include `HasMetricPromptTemplate` which indicates if the \"metric_prompt_template\" field is set, and `MetricPromptTemplate` which defines the metric prompt template."],["The document can be found in the namespace `Google.Cloud.AIPlatform.V1Beta1` and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly, with a latest version listed as 1.0.0-beta21."]]],[]]