ShareSetMetadataResponse type

Contains response data for the setMetadata operation.

type ShareSetMetadataResponse = WithResponse<
  ShareSetMetadataHeaders,
  ShareSetMetadataHeaders
>