ContainerSetMetadataResponse type

Contains response data for the setMetadata operation.

type ContainerSetMetadataResponse = WithResponse<
  ContainerSetMetadataHeaders,
  ContainerSetMetadataHeaders
>