bigquery Destination Config
suspend fun bigqueryDestinationConfig(value: Output<StreamDestinationConfigBigqueryDestinationConfigArgs>)
Parameters
value
A configuration for how data should be loaded to Cloud Storage. Structure is documented below.
suspend fun bigqueryDestinationConfig(argument: suspend StreamDestinationConfigBigqueryDestinationConfigArgsBuilder.() -> Unit)
Parameters
argument
A configuration for how data should be loaded to Cloud Storage. Structure is documented below.