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 documentation covers the `PointwiseMetricSpec` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta04."],["`PointwiseMetricSpec` is a class for specifying pointwise metrics and it inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes constructors for creating a new `PointwiseMetricSpec` object, either empty or by copying another `PointwiseMetricSpec` object."],["`PointwiseMetricSpec` has properties such as `HasMetricPromptTemplate` (a boolean indicating if the metric prompt template is set) and `MetricPromptTemplate` (a string for the required metric prompt template)."],["The documentation includes details of the latest version, 1.0.0-beta21, and version 1.0.0-beta20 of the `PointwiseMetricSpec` class in addition to the primary focused version."]]],[]]