3 releases (breaking)
Uses new Rust 2024
new 0.2.0 | Apr 16, 2025 |
---|---|
0.1.0 | Feb 18, 2025 |
0.0.0 | Feb 15, 2025 |
#2824 in Network programming
101 downloads per month
1MB
16K
SLoC
Google Cloud Client Libraries for Rust - BigQuery Data Transfer API
WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.
This crate contains traits, types, and functions to interact with BigQuery Data Transfer API Most applications will use the structs defined in the [client] module. More specifically:
Google Cloud Client Libraries for Rust - BigQuery Data Transfer API
WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.
Schedule queries or transfer external data from SaaS applications to Google BigQuery on a regular basis.
Quickstart
The main types to work with this crate are the clients:
More Information
- Read the crate's documentation
Dependencies
~19–36MB
~559K SLoC