Aracılığıyla paylaş


ContainerSetMetadataResponse type

setMetadata işlemi için yanıt verilerini içerir.

type ContainerSetMetadataResponse = WithResponse<
  ContainerSetMetadataHeaders,
  ContainerSetMetadataHeaders
>