Uploading
This section provides a complete list of the Uploading properties you can configure in the connection string for this provider.
Property | Description |
InsertMode | データを挿入する際に使用する方法を指定します。デフォルトでは、ストリーミングINSERT が使用されます。 |
WaitForBatchResults | バルクアップロードAPI を使用するときにジョブの完了を待つかどうか。 InsertMode がUpload に設定されている場合のみ有効です。 |
GCSBucket | Specifies the name of a GCS bucket to upload bulk data for staging. |
GCSBucketFolder | Specifies the name of the folder in GCSBucket to upload bulk data for staging. |
TempTableDataset | The prefix of the dataset that will contain temporary tables when performing bulk UPDATE or DELETE operations. |