useTopicSchema property
When true, use the topic's schema as the columns to write to in BigQuery, if it exists.
use_topic_schema
and use_table_schema
cannot be enabled at the same
time.
Optional.
Implementation
core.bool? useTopicSchema;
When true, use the topic's schema as the columns to write to in BigQuery, if it exists.
use_topic_schema
and use_table_schema
cannot be enabled at the same
time.
Optional.
core.bool? useTopicSchema;