public sealed class PairwiseMetricInput : IMessage<PairwiseMetricInput>, IEquatable<PairwiseMetricInput>, IDeepCloneable<PairwiseMetricInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PairwiseMetricInput.
[[["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 is for the `PairwiseMetricInput` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta04."],["The `PairwiseMetricInput` class serves as the input for pairwise metrics and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It has a constructor which allows creating a new instance or a copy of an existing `PairwiseMetricInput` object."],["The class includes two properties, `Instance` which represents the pairwise metric instance, and `MetricSpec` which represents the specification for the pairwise metric, both of which are required."]]],[]]