次の方法で共有


ShareSetQuotaResponse type

setQuota 操作の応答データが含まれます。

type ShareSetQuotaResponse = WithResponse<
  ShareSetQuotaHeaders,
  ShareSetQuotaHeaders
>