fieldMapping property

Map<String, String> fieldMapping
final

Required. Map of template parameters to the columns in the dataset table.

Implementation

final Map<String, String> fieldMapping;