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 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: 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.