QueryQuotaMeasurementKind
is
an enumerated list to the kinds of query quota measurements.
Table: QueryQuotaMeasurementKind
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: Sep 16, 2024 | |||||
liveCost | boolean | Short-Term | The query quota is measured by live cost. | ||
queryCount | boolean | Short-Term | The query quota is measured by query count. | ||
StaticCost | boolean | Short-Term | The query quota is measured by static cost. |