GCSBucket
Specifies the name of the Google Cloud Storage (GCS) bucket where bulk data is uploaded for staging.
データ型
string
デフォルト値
""
解説
This property applies only when InsertMode is set to GCSStaging. In that mode, the 本製品 stages data in the specified GCS bucket before loading it into Google BigQuery.
If InsertMode is set to GCSStaging and this property is not set, bulk operations will fail.
Set this property to the name of an existing GCS bucket that your authentication method can write to. For example: GCSBucket=my-staging-bucket.