Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::FulfillmentInput.
Input for fulfillment metric.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance
def instance() -> ::Google::Cloud::AIPlatform::V1::FulfillmentInstance
Returns
- (::Google::Cloud::AIPlatform::V1::FulfillmentInstance) — Required. Fulfillment instance.
#instance=
def instance=(value) -> ::Google::Cloud::AIPlatform::V1::FulfillmentInstance
Parameter
- value (::Google::Cloud::AIPlatform::V1::FulfillmentInstance) — Required. Fulfillment instance.
Returns
- (::Google::Cloud::AIPlatform::V1::FulfillmentInstance) — Required. Fulfillment instance.
#metric_spec
def metric_spec() -> ::Google::Cloud::AIPlatform::V1::FulfillmentSpec
Returns
- (::Google::Cloud::AIPlatform::V1::FulfillmentSpec) — Required. Spec for fulfillment score metric.
#metric_spec=
def metric_spec=(value) -> ::Google::Cloud::AIPlatform::V1::FulfillmentSpec
Parameter
- value (::Google::Cloud::AIPlatform::V1::FulfillmentSpec) — Required. Spec for fulfillment score metric.
Returns
- (::Google::Cloud::AIPlatform::V1::FulfillmentSpec) — Required. Spec for fulfillment score metric.