BlobSetMetadataResponse type

Contains response data for the setMetadata operation.

type BlobSetMetadataResponse = WithResponse<
  BlobSetMetadataHeaders,
  BlobSetMetadataHeaders
>