examples property

List<GoogleCloudAiplatformV1SyntheticExample>? examples
getter/setter pair

A list of few-shot examples to guide the model's output style and format.

Optional.

Implementation

core.List<GoogleCloudAiplatformV1SyntheticExample>? examples;