destinationFormat

@JvmName(name = "liekiucvlhyktuow")
suspend fun destinationFormat(value: Output<String>)
@JvmName(name = "lebgfymgnxivwolc")
suspend fun destinationFormat(value: String?)

Parameters

value

The exported file format. Possible values include CSV, NEWLINE_DELIMITED_JSON and AVRO for tables and SAVED_MODEL for models. The default value for tables is CSV. Tables with nested or repeated fields cannot be exported as CSV. The default value for models is SAVED_MODEL.