Partager via


FileSetMetadataResponse type

Contient des données de réponse pour l’opération setMetadata.

type FileSetMetadataResponse = WithResponse<
  FileSetMetadataHeaders,
  FileSetMetadataHeaders
>