Expand description
Google Cloud Storage sink connector.
Structs§
- GcsSink
- A sink that writes JSON records to GCS as JSON Lines files (or, with the
arrowfeature, self-contained Parquet objects). - GcsSink
Config - Configuration for the GCS sink connector.
Enums§
- GcsCredentials
- Credential source for a GCS client.
- GcsSink
Format - On-the-wire format of objects written by the GCS sink.