QueryQuotaUsage
is a
datatype for the usage of query quotas.
Table: QueryQuotaUsage
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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: Mar 19, 2025 | |||||
LiveCost | long | yes | Short-Term | The permitted amount of live cost points, a combination of both memory and CPU consumption by the query. | |
QueryCount | integer | yes | Short-Term | The number of queries. | |
staticCost | long | yes | Short-Term | The permitted amount of static cost points, a combination of both memory and CPU consumption by the query. |