ShareSetQuotaResponse type

Contains response data for the setQuota operation.

type ShareSetQuotaResponse = WithResponse<
  ShareSetQuotaHeaders,
  ShareSetQuotaHeaders
>