Job Configuration Extract Args
constructor(compression: Output<String>? = null, destinationFormat: Output<String>? = null, destinationUri: Output<String>? = null, destinationUris: Output<List<String>>? = null, fieldDelimiter: Output<String>? = null, printHeader: Output<Boolean>? = null, sourceModel: Output<ModelReferenceArgs>? = null, sourceTable: Output<TableReferenceArgs>? = null, useAvroLogicalTypes: Output<Boolean>? = null)