fieldName property

String? fieldName
getter/setter pair

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.

Required.

Implementation

core.String? fieldName;