featureSpecs property
Required. 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.
Implementation
final List<ImportFeatureValuesRequest_FeatureSpec> featureSpecs;