ScheduledQueryRecentlyFailedRun

constructor(errorReportLocations: List<ScheduledQueryRecentlyFailedRunErrorReportLocation>? = null, executionStats: List<ScheduledQueryRecentlyFailedRunExecutionStat>? = null, failureReason: String? = null, invocationTime: String? = null, queryInsightsResponses: List<ScheduledQueryRecentlyFailedRunQueryInsightsResponse>? = null, runStatus: String? = null, triggerTime: String? = null)