Поделиться через


ContainerSetMetadataResponse type

Содержит данные ответа для операции setMetadata.

type ContainerSetMetadataResponse = WithResponse<
  ContainerSetMetadataHeaders,
  ContainerSetMetadataHeaders
>