ImportFeatureValuesResponse constructor
ImportFeatureValuesResponse({})
Implementation
ImportFeatureValuesResponse({
this.importedEntityCount = 0,
this.importedFeatureValueCount = 0,
this.invalidRowCount = 0,
this.timestampOutsideRetentionRowsCount = 0,
}) : super(fullyQualifiedName);