public enum RubricGenerationSpec.Types.RubricContentTypeReference documentation and code samples for the Vertex AI v1beta1 API enum RubricGenerationSpec.Types.RubricContentType.
Specifies the type of rubric content to generate.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Fields |
|
|---|---|
| Name | Description |
NlQuestionAnswer |
Generate rubrics in an NL question answer format. |
Property |
Generate rubrics based on properties. |
PythonCodeAssertion |
Generate rubrics in a unit test format. |
Unspecified |
The content type to generate is not specified. |