menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
ExactMatchInstance
ExactMatchInstance.new constructor
ExactMatchInstance.new constructor
dark_mode
light_mode
ExactMatchInstance
constructor
ExactMatchInstance
(
{
required
String
?
prediction
,
required
String
?
reference
,
})
Implementation
ExactMatchInstance({required this.prediction, required this.reference}) : super(fullyQualifiedName);
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
ExactMatchInstance
ExactMatchInstance.new constructor
ExactMatchInstance class