bigqueryConfig

@JvmName(name = "vimwtijhblnahmnl")
suspend fun bigqueryConfig(value: Output<SubscriptionBigqueryConfigArgs>)
@JvmName(name = "qocvewwlemmimlqf")
suspend fun bigqueryConfig(value: SubscriptionBigqueryConfigArgs?)

Parameters

value

If delivery to BigQuery is used with this subscription, this field is used to configure it. Either pushConfig or bigQueryConfig can be set, but not both. If both are empty, then the subscriber will pull and ack messages using API methods. Structure is documented below.


@JvmName(name = "vgrkletxyeyblkgb")
suspend fun bigqueryConfig(argument: suspend SubscriptionBigqueryConfigArgsBuilder.() -> Unit)

Parameters

argument

If delivery to BigQuery is used with this subscription, this field is used to configure it. Either pushConfig or bigQueryConfig can be set, but not both. If both are empty, then the subscriber will pull and ack messages using API methods. Structure is documented below.