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