3.3.0 (2021-07-12)
3.2.0 (2021-06-22)
- support self-signed JWT flow for service accounts (046c368)
- add async client to %name_%version/init.py (046c368)
3.1.1 (2021-04-07)
3.1.0 (2021-03-22)
3.0.1 (2021-03-03)
- add sample for dataset copy (#76) (f6d2c5b)
- add scheduled query samples (#83) (cd51970)
- ensure minimum width for 'Parameters' / 'Returns' column (#95) (5c8d7c1)
- python: document adding Python 3.9 support, dropping 3.5 support (#89) (dd84592), closes #787
- remove out-of-date sample from README (#80) (af0406e)
- remove redundant samples (#86) (093e407)
- update contributing guide to Python 3.8 (#105) (678c335)
3.0.0 (2020-12-09)
- type is renamed to type_ to avoid conflict with built-in functions (introduced in googleapis/gapic-generator-python#595)
- avoid collision with built-in functions by renaming type property to type_ (#53) (b954411), closes /github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py#L27-L32
09-29-2020 09:34 PDT
Adjust gapic namespace to google.cloud.bigquery_datatransfer (#61)
09-21-2020 08:36 PDT
- Transition the library to microgenerator. (#56) This is a breaking change that introduces several method signature changes and drops support for Python 2.7 and 3.5. See migration guide for more info.
09-16-2020 11:12 PDT
- Change default retry policies timeouts (via synth). (#48)
- Add sample for updating transfer config. (#46)
- Add dataset ID in function call in samples. (#44)
- Move code samples from the common samples repo to this library. (#38)
- Update CODEOWNERS for samples and library code. (#47)
1.1.0 (2020-06-20)
1.0.0 (2020-03-04)
- bigquerydatatransfer: add
service_account_nameoption to transfer configs (#10013) (9ca090a) - bigquerydatatransfer: undeprecate resource name helper methods; add py2 deprecation warning; bump copyright year to 2020 (via synth) (#10226) (c0f9cc3)
- set release_status to production/stable (#15) (a9c1160)
07-31-2019 17:50 PDT
- Bump minimum version for google-api-core to 1.14.0. (#8709)
- Fix links to BigQuery Datatransfer documentation. (#8859)
- Link to googleapis.dev documentation in READMEs. (#8705)
- Update intersphinx mapping for requests. (#8805)
07-16-2019 17:11 PDT
- Retry DEADLINE_EXCEEDED (via synth). (#7920)
- Remove classifier for Python 3.4 for end-of-life. (#7535)
- Add
DatasourceServiceClient(via synth). (#8630) - Add
start_manual_transfer_runsmethod (via synth). (#8630) - Add
client_info/version_infosupport (via synth). (#8630) - Allow passing kwargs to
create_channel(via synth). (#8630) - Add path helpers (via synth). (#8630)
- Add protos as an artifact to library (#7205)
- Add compatibility check badges to READMEs. (#8288)
- Adjust indentation on scheduled query sample. (#8493)
- Add docs job to publish to googleapis.dev. (#8464)
- Add sample to schedule query with BQ DTS. (#7703)
- Add nox session
docs(via synth). (#7765) - Updated client library documentation URLs. (#7307)
- Pick up stub docstring fix in GAPIC generator. (#6965)
- Blacken noxfile.py, setup.py (via synth). (#8116)
- Add empty lines (via synth). (#8050)
- Remove unused message exports (via synth). (#7263)
- Protoc-generated serialization update. (#7075)
12-17-2018 17:59 PST
- Pick up enum fixes in the GAPIC generator. (#6608)
- Pick up fixes in GAPIC generator. (#6491)
- Fix
client_infobug, update docstrings. (#6405) - Re-generate library using bigquery_datatransfer/synth.py (#5973)
- Fix stray, lint-breaking blank lines from autosynth. (#5960)
- Re-generate library using
bigquery_datatransfer/synth.py. (#5947)
- Bump minimum api_core version for all GAPIC libs to 1.4.1. (#6391)
- Document Python 2 deprecation (#6910)
- Fix GAX fossils (#6264)
- Normalize use of support level badges (#6159)
- Harmonize / DRY 'README.rst' / 'docs/index.rst'. (#6013)
- Update noxfile.
- Blacken all gen'd libs (#6792)
- Omit local deps (#6701)
- Run black at end of synth.py (#6698)
- Unblack bigquery gapic and protos.
- Run Black on Generated libraries (#6666)
- Add templates for flake8, coveragerc, noxfile, and black. (#6642)
- Add synth metadata. (#6562)
- Use new Nox (#6175)
- Regenerate bigquery-datatransfer (#5793)
- Avoid overwriting 'module' of messages from shared modules. (#5364)
- Modify system tests to use prerelease versions of grpcio (#5304)
- Add Test runs for Python 3.7 and remove 3.4 (#5295)
- Fix bad trove classifier
- Rename releases to changelog and include from CHANGELOG.md (#5191)
- Update dependency range for api-core to include v1.0.0 releases (#4944)
- Fix package name in readme (#4670)
- BigQueryDataTransfer: update 404 link for API documentation (#4672)
- Replacing references to
stable/docs withlatest/. (#4638)
- Re-enable lint for tests, remove usage of pylint (#4921)
- Normalize all setup.py files (#4909)
- Update index.rst (#4816)
- nox unittest updates (#4646)
The BigQuery Data Transfer Service automates data movement from SaaS applications to Google BigQuery on a scheduled, managed basis. Your analytics team can lay the foundation for a data warehouse without writing a single line of code. BigQuery Data Transfer Service initially supports Google application sources like Adwords, DoubleClick Campaign Manager, DoubleClick for Publishers and YouTube.
PyPI: https://pypi.org/project/google-cloud-bigquery-datatransfer/0.1.0/