There are three basic data paths. 1. `SinkRecord -> memory -> BigQuery` 2. `SinkRecord -> GCS -> BigQuery` 3. `SinkRecord -> storageAPI -> BigQuery` The start logging should produce an INFO level entry that indicates which path is being taken.