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 arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in 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.