destinationFormat

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

Parameters

value

Optional The exported file format. Possible values include CSV, NEWLINE_DELIMITED_JSON, PARQUET or AVRO for tables and ML_TF_SAVED_MODEL or ML_XGBOOST_BOOSTER 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 ML_TF_SAVED_MODEL.