stream Input Blob
suspend fun streamInputBlob(name: String, block: suspend StreamInputBlobResourceBuilder.() -> Unit): StreamInputBlob
Parameters
name
The unique name of the resulting resource.
block
Builder for StreamInputBlob.
See also
Parameters
name
The unique name of the resulting resource.