Skip to main content

Crate faucet_sink_gcs

Crate faucet_sink_gcs 

Source
Expand description

Google Cloud Storage sink connector.

Structs§

GcsSink
A sink that writes JSON records to GCS as JSON Lines files (or, with the arrow feature, self-contained Parquet objects).
GcsSinkConfig
Configuration for the GCS sink connector.

Enums§

GcsCredentials
Credential source for a GCS client.
GcsSinkFormat
On-the-wire format of objects written by the GCS sink.