SearchAnalyticsQueryRequest constructor
SearchAnalyticsQueryRequest({})
Implementation
SearchAnalyticsQueryRequest({
this.aggregationType,
this.dataState,
this.dimensionFilterGroups,
this.dimensions,
this.endDate,
this.rowLimit,
this.searchType,
this.startDate,
this.startRow,
this.type,
});