QueryQuotaIntervalSettingInput is an input datatype for setting the interval for the default query quota settings. It's used by the QueryQuotaUserSettingsInput datatype, which is used by the addOrUpdateQueryQuotaDefaultSettings() mutation field.

Table: QueryQuotaIntervalSettingInput

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: Sep 19, 2024
intervalQueryQuotaIntervalyes Short-TermThe query quota time interval to use. See QueryQuotaInterval.
measurementKindQueryQuotaMeasurementKindyes Short-TermThe kind of measurement used for the query quota. See QueryQuotaMeasurementKind.
valuelong  Short-TermThe amount to set for the query quota.
valueKindQueryQuotaIntervalSettingKindyes Short-TermThe kind of query quota setting. See QueryQuotaIntervalSettingKind.