QuotaStatus

特定配额组的当前状态。

JSON 表示法
{
  "consumed": integer,
  "remaining": integer
}
字段
consumed

integer

相应请求消耗的配额。

remaining

integer

此请求后的剩余配额。