export

@JvmName(name = "leycqicjdivmllpy")
suspend fun export(value: Output<ExportArgs>)
@JvmName(name = "yfkavfhiuctuxfjh")
suspend fun export(value: ExportArgs?)

Parameters

value

A property containing information about the blobs to be exported for an export job. This property is included for export jobs only.


@JvmName(name = "qdjmdkshobnwvdrh")
suspend fun export(argument: suspend ExportArgsBuilder.() -> Unit)

Parameters

argument

A property containing information about the blobs to be exported for an export job. This property is included for export jobs only.