dryRun

@JvmName(name = "yvuwitrwvjqiykml")
suspend fun dryRun(value: Output<Boolean>)
@JvmName(name = "qhldvjbwuhadxolj")
suspend fun dryRun(value: Boolean?)

Parameters

value

Optional If set, don't actually run this job. A valid query will return a mostly empty response with some processing statistics, while an invalid query will return the same error it would if it wasn't a dry run. Behavior of non-query jobs is undefined.