rubrics property

Map<String, GoogleCloudAiplatformV1RubricGroup>? rubrics
getter/setter pair

Named groups of rubrics associated with this prompt.

The key is a user-defined name for the rubric group.

Optional.

Implementation

core.Map<core.String, GoogleCloudAiplatformV1RubricGroup>? rubrics;