共用方式為


ShareSetMetadataResponse type

包含 setMetadata 作業的回應資料。

type ShareSetMetadataResponse = WithResponse<
  ShareSetMetadataHeaders,
  ShareSetMetadataHeaders
>