dropUnknownFields

@JvmName(name = "uqyodikmuntdwqws")
suspend fun dropUnknownFields(value: Output<Boolean>)
@JvmName(name = "qhiybednljsegudx")
suspend fun dropUnknownFields(value: Boolean?)

Parameters

value

When true and use_topic_schema or use_table_schema is true, any fields that are a part of the topic schema or message schema that are not part of the BigQuery table schema are dropped when writing to BigQuery. Otherwise, the schemas must be kept in sync and any messages with extra fields are not written and remain in the subscription's backlog.