fieldName property

String fieldName
final

Required. The name of the field in the CSV header or the name of the column in BigQuery table. The naming restriction is the same as Feature.name.

Implementation

final String fieldName;