GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec class

Specification for how rubrics should be generated.

Properties

hashCode int
The hash code for this object.
no setterinherited
modelConfig GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig?
Configuration for the model used in rubric generation.
getter/setter pair
promptTemplate String?
Template for the prompt used to generate rubrics.
getter/setter pair
rubricContentType String?
The type of rubric content to be generated.
getter/setter pair
rubricTypeOntology List<String>?
An optional, pre-defined list of allowed types for generated rubrics.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited