Commit 0ca05f5: chore!: Regenerate all APIs with new protoc/gRPC tooling
This is a subtly breaking change, as the gRPC client constructor accepting a Channel parameter has been changed to accept ChannelBase.
We don't expect this to actually break customers, but it is definitely a binary-incompatible change.
Commit 6bde7a3: docs: Regenerate all APIs with service comments in client documentation
Commit f83bdf1: fix: Regenerate all APIs with improved timeout behavior
Commit 947a573: docs: Regenerate all clients with more explicit documentation
Commit 0c88ce0: feat: Add a new AuthorizationType for Data Source Definition.
Version 2.0.0, released 2020-03-17
No API surface changes compared with 2.0.0-beta01, just dependencies
and implementation changes.
Version 2.0.0-beta01, released 2020-02-17
This is the first prerelease targeting GAX v3. Please see the breaking changes
guide
for details of changes to both GAX and code generation.
Version 1.1.0, released 2019-12-10
Commit c0001b5: Adds service account, email and PubSub options.
Commit cc6ec31: Introduces a oneof for TransferConfig.Destination and TransferRun.Destingation.
Commit 50658e2: Adds a Format method for all resource name classes
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version of the Google.Cloud.BigQuery.DataTransfer.V1 is 4.10.0, with previous versions ranging from 4.9.0 down to 3.1.0, and then further down to 1.0.0."],["Version 3.1.0 was released on 2021-05-25 and included a regeneration of all APIs to include a change for deprecation, while version 3.0.0 removed obsolete `Datasource` code."],["Version 3.0.0 was a notably breaking change, as it altered the gRPC client constructor, changing the parameter from `Channel` to `ChannelBase`, a binary-incompatible change."],["Version 2.0.0-beta01 marked the first prerelease targeting GAX v3, which included significant changes to GAX and the code generation process, which can be reviewed in the provided breaking changes guide."],["Version 1.1.0 introduced new features such as service account, email, and PubSub options, alongside a `oneof` for `TransferConfig.Destination` and `TransferRun.Destingation`."]]],[]]