ScheduledQueryRecentlyFailedRunQueryInsightsResponseQuerySpatialCoverage constructor

const ScheduledQueryRecentlyFailedRunQueryInsightsResponseQuerySpatialCoverage({
  1. Input<List<ScheduledQueryRecentlyFailedRunQueryInsightsResponseQuerySpatialCoverageMaxis>?>? maxes,
})

Creates a new ScheduledQueryRecentlyFailedRunQueryInsightsResponseQuerySpatialCoverage. maxes Insights into the most sub-optimal performing table on the temporal axis:

Implementation

const ScheduledQueryRecentlyFailedRunQueryInsightsResponseQuerySpatialCoverage({
  this.maxes,
});