GoogleApi.BigQueryDataTransfer.V1.Model.EnrollDataSourcesRequest (google_api_big_query_data_transfer v0.26.0) View Source
A request to enroll a set of data sources so they are visible in the BigQuery UI's Transfer
tab.
Attributes
-
dataSourceIds
(type:list(String.t)
, default:nil
) - Data sources that are enrolled. It is required to provide at least one data source id.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.BigQueryDataTransfer.V1.Model.EnrollDataSourcesRequest{ dataSourceIds: [String.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.