Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ScheduledQueryDataSourceSummaryObjDetails

The information about new Scheduled Query of type DataSourceSummary.

Properties

Const dataSourceFeedProvider

dataSourceFeedProvider: string = "SCHEDULEDQUERY"

Optional description

description: undefined | string

Description for the scheduled query

Optional intervalInSeconds

intervalInSeconds: undefined | number

Interval in minutes in which the query is run periodically. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional regionStatusDetail

regionStatusDetail: Array<RegionStatusDetail>

DataSource query metadata replication region and status.

Optional scheduledQueryScopeDetails

scheduledQueryScopeDetails: Array<ScheduledQueryScopeDetail>

Target information in which scheduled query will be run

Methods

getDeserializedJsonObj

getJsonObj