outputFieldSpecs property

List<GoogleCloudAiplatformV1OutputFieldSpec>? outputFieldSpecs
getter/setter pair

Defines the schema of each synthetic example to be generated, defined by a list of fields.

Required.

Implementation

core.List<GoogleCloudAiplatformV1OutputFieldSpec>? outputFieldSpecs;