QueryQuotaUsage is a datatype for the usage of query quotas.

Table: QueryQuotaUsage

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Aug 20, 2025
intervalQueryQuotaIntervalyes Short-TermThe query quota interval. See QueryQuotaInterval.
liveCostlongyes Short-TermThe permitted amount of live cost points, a combination of both memory and CPU consumption by the query.
queryCountintegeryes Short-TermThe number of queries.
staticCostlongyes Short-TermThe permitted amount of static cost points, a combination of both memory and CPU consumption by the query.