syntheticExamples property

List<GoogleCloudAiplatformV1SyntheticExample>? syntheticExamples
getter/setter pair

A list of generated synthetic examples, each containing a complete synthetic data instance generated based on your request.

Implementation

core.List<GoogleCloudAiplatformV1SyntheticExample>? syntheticExamples;