Class PassThroughField (1.36.4)

PassThroughField(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describe pass-through fields in read_instance source.

Attribute

NameDescription
field_name str
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.

Methods

PassThroughField

PassThroughField(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describe pass-through fields in read_instance source.