featureSpecs property

Specifications defining which Feature values to import from the entity.

The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.

Required.

Implementation

core.List<GoogleCloudAiplatformV1ImportFeatureValuesRequestFeatureSpec>?
    featureSpecs;