Name | Type | Description |
---|---|---|
GCS Bucket Name | String | You can find the bucket name in the App Engine Admin console Application Settings page, under the label Google Cloud Storage Bucket. Read more here. |
GCS Bucket Path | String | GCS Bucket Path string Subdirectory under the above bucket to sync the data into. |
GCS Bucket Region (Optional) | String | Select a Region of the GCS Bucket. Read more here. |
Authentication | Object | An HMAC key is a type of credential and can be associated with a service account or a user account in Cloud Storage. Read more here. |
Output Format | Object | Output data format. One of the following formats must be selected - AVRO format, PARQUET format, CSV format, or JSONL format. |