共用方式為


ShareSetQuotaResponse type

包含 setQuota 作業的回應資料。

type ShareSetQuotaResponse = WithResponse<
  ShareSetQuotaHeaders,
  ShareSetQuotaHeaders
>