useTopicSchema property

bool? useTopicSchema
getter/setter pair

When true, use the topic's schema as the columns to write to in BigQuery, if it exists.

Optional.

Implementation

core.bool? useTopicSchema;