IDataSource

google.cloud.bigquery.datatransfer.v1. IDataSource

Properties of a DataSource.

Properties:
Name Type Attributes Description
name string | null <optional>

DataSource name

dataSourceId string | null <optional>

DataSource dataSourceId

displayName string | null <optional>

DataSource displayName

description string | null <optional>

DataSource description

clientId string | null <optional>

DataSource clientId

scopes Array.<string> | null <optional>

DataSource scopes

transferType google.cloud.bigquery.datatransfer.v1.TransferType | null <optional>

DataSource transferType

supportsMultipleTransfers boolean | null <optional>

DataSource supportsMultipleTransfers

updateDeadlineSeconds number | null <optional>

DataSource updateDeadlineSeconds

defaultSchedule string | null <optional>

DataSource defaultSchedule

supportsCustomSchedule boolean | null <optional>

DataSource supportsCustomSchedule

parameters Array.<google.cloud.bigquery.datatransfer.v1.IDataSourceParameter> | null <optional>

DataSource parameters

helpUrl string | null <optional>

DataSource helpUrl

authorizationType google.cloud.bigquery.datatransfer.v1.DataSource.AuthorizationType | null <optional>

DataSource authorizationType

dataRefreshType google.cloud.bigquery.datatransfer.v1.DataSource.DataRefreshType | null <optional>

DataSource dataRefreshType

defaultDataRefreshWindowDays number | null <optional>

DataSource defaultDataRefreshWindowDays

manualRunsDisabled boolean | null <optional>

DataSource manualRunsDisabled

minimumScheduleInterval google.protobuf.IDuration | null <optional>

DataSource minimumScheduleInterval