#google-cloud #cloud-storage #data-source #gcp #sdk

gcp-sdk-storagetransfer-v1

Google Cloud Client Libraries for Rust - Storage Transfer API

2 releases

0.2.0 Feb 3, 2025

#2047 in Network programming

Download history 198/week @ 2025-02-02

198 downloads per month

Apache-2.0

1MB
13K SLoC

Google Cloud Client Libraries for Rust - Storage 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.

Transfers data from external data sources to a Google Cloud Storage bucket or between Google Cloud Storage buckets.

Quickstart

The main types to work with this crate are the clients:

More Information


lib.rs:

Google Cloud Client Libraries for Rust - Storage 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 Storage Transfer API Most applications will use the structs defined in the [client] module. More specifically:

Dependencies

~18–31MB
~548K SLoC