BlobSetMetadataResponse type

setMetadata 操作の応答データが含まれます。

type BlobSetMetadataResponse = BlobSetMetadataHeaders & { _response: Object }