GoogleCloudAiplatformV1GenerateInstanceRubricsRequest class

Request message for EvaluationService.GenerateInstanceRubrics.

Properties

contents List<GoogleCloudAiplatformV1Content>?
The prompt to generate rubrics from.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
predefinedRubricGenerationSpec GoogleCloudAiplatformV1PredefinedMetricSpec?
Specification for using the rubric generation configs of a pre-defined metric, e.g. "generic_quality_v1" and "instruction_following_v1".
getter/setter pair
rubricGenerationSpec GoogleCloudAiplatformV1RubricGenerationSpec?
Specification for how the rubrics should be generated.
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