MetadataItemResponse

data class MetadataItemResponse(val name: String, val value: String)

The Batch service does not assign any meaning to this metadata; it is solely for the use of user code.

Constructors

Link copied to clipboard
constructor(name: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard