Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PairwiseMetricInput.
Input for pairwise metric.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance
def instance() -> ::Google::Cloud::AIPlatform::V1::PairwiseMetricInstance
Returns
- (::Google::Cloud::AIPlatform::V1::PairwiseMetricInstance) — Required. Pairwise metric instance.
#instance=
def instance=(value) -> ::Google::Cloud::AIPlatform::V1::PairwiseMetricInstance
Parameter
- value (::Google::Cloud::AIPlatform::V1::PairwiseMetricInstance) — Required. Pairwise metric instance.
Returns
- (::Google::Cloud::AIPlatform::V1::PairwiseMetricInstance) — Required. Pairwise metric instance.
#metric_spec
def metric_spec() -> ::Google::Cloud::AIPlatform::V1::PairwiseMetricSpec
Returns
- (::Google::Cloud::AIPlatform::V1::PairwiseMetricSpec) — Required. Spec for pairwise metric.
#metric_spec=
def metric_spec=(value) -> ::Google::Cloud::AIPlatform::V1::PairwiseMetricSpec
Parameter
- value (::Google::Cloud::AIPlatform::V1::PairwiseMetricSpec) — Required. Spec for pairwise metric.
Returns
- (::Google::Cloud::AIPlatform::V1::PairwiseMetricSpec) — Required. Spec for pairwise metric.