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