Bagikan melalui


ContainerSetMetadataResponse type

Berisi data respons untuk operasi setMetadata.

type ContainerSetMetadataResponse = WithResponse<
  ContainerSetMetadataHeaders,
  ContainerSetMetadataHeaders
>