FileSetMetadataResponse type

Contains response data for the setMetadata operation.

type FileSetMetadataResponse = WithResponse<
  FileSetMetadataHeaders,
  FileSetMetadataHeaders
>