contents property
The prompt to generate rubrics from.
For single-turn queries, this is a single instance. For multi-turn queries, this is a repeated field that contains conversation history + latest request.
Required.
Implementation
core.List<GoogleCloudAiplatformV1Content>? contents;