googleapis.com – bigquerydatatransfer
Schedule queries or transfer external data from SaaS applications to Google BigQuery on a regular basis.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:bigquerydatatransfer/v1.json
- Provider
- googleapis.com:bigquerydatatransfer / bigquerydatatransfer
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/bigquerydatatransfer/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/bigquerydatatransfer/v1/openapi.yaml
Tools (15)
Extracted live via the executor SDK.
-
projects.bigquerydatatransferProjectsLocationsDataSourcesCheckValidCredsReturns true if valid credentials exist for the given data source and requesting user.
-
projects.bigquerydatatransferProjectsLocationsDataSourcesListLists supported data sources and returns their settings.
-
projects.bigquerydatatransferProjectsLocationsEnrollDataSourcesEnroll data sources in a user project. This allows users to create transfer configurations for these data sources. They will also appear in the ListDataSources RPC and as such, will appear in the , and the documents can be found in the public guide for and .
-
projects.bigquerydatatransferProjectsLocationsListLists information about the supported locations for this service.
-
projects.bigquerydatatransferProjectsTransferConfigsCreateCreates a new data transfer configuration.
-
projects.bigquerydatatransferProjectsTransferConfigsListReturns information about all transfer configs owned by a project in the specified location.
-
projects.bigquerydatatransferProjectsTransferConfigsPatchUpdates a data transfer configuration. All fields must be set, even if they are not updated.
-
projects.bigquerydatatransferProjectsTransferConfigsRunsDeleteDeletes the specified transfer run.
-
projects.bigquerydatatransferProjectsTransferConfigsRunsGetReturns information about the particular transfer run.
-
projects.bigquerydatatransferProjectsTransferConfigsRunsListReturns information about running and completed transfer runs.
-
projects.bigquerydatatransferProjectsTransferConfigsRunsTransferLogsListReturns log messages for the transfer run.
-
projects.bigquerydatatransferProjectsTransferConfigsScheduleRunsCreates transfer runs for a time range [start_time, end_time]. For each date - or whatever granularity the data source supports - in the range, one transfer run is created. Note that runs are created per UTC time in the time range. DEPRECATED: use StartManualTransferRuns instead.
-
projects.bigquerydatatransferProjectsTransferConfigsStartManualRunsStart manual transfer runs to be executed now with schedule_time equal to current time. The transfer runs can be created for a time range where the run_time is between start_time (inclusive) and end_time (exclusive), or for a specific run_time.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools