BlobCreateSnapshotResponse type

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

type BlobCreateSnapshotResponse = BlobCreateSnapshotHeaders & { _response: Object }