CompressionResponse

data class CompressionResponse(val type: String)

Describes how input data is compressed

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates the type of compression that the input uses. Required on PUT (CreateOrReplace) requests.