QueryQuotaIntervalSetting is a datatype for setting a query quota interval.

This datatype is used by the queryQuotaDefaultSettings() query field, and by two other datatypes: QueryQuotaDefaultSettings, which is used by the addOrUpdateQueryQuotaDefaultSettings() mutation field; and the QueryQuotaUserSettings, which is used by the addOrUpdateQueryQuotaUserSettings() mutation, as well as the queryQuotaUserSettings() query field.

Table: QueryQuotaIntervalSetting

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 2, 2024
intervalQueryQuotaIntervalyes Short-TermThe interval for setting the query quota. See QueryQuotaInterval.
measurementKindQueryQuotaMeasurementKindyes Short-TermThe kind of measurement. See QueryQuotaMeasurementKind.
sourceQueryQuotaIntervalSettingSourceyes Short-TermThe source of the query quota. See QueryQuotaIntervalSettingSource.
valuelong  Short-TermThe query quota value.
valueKindQueryQuotaIntervalSettingKindyes Short-TermThe kind of value. See QueryQuotaIntervalSettingKind.