ImportErrorConfig

Konfigurasi tujuan untuk error terkait Impor.

Representasi JSON
{

  // Union field destination can be only one of the following:
  "gcsPrefix": string
  // End of list of possible types for union field destination.
}
Kolom
Kolom union destination. Wajib. Tujuan error. destination hanya ada berupa salah satu diantara berikut:
gcsPrefix

string

Awalan Cloud Storage untuk error impor. Ini harus berupa direktori Cloud Storage yang kosong dan sudah ada. Error impor ditulis ke file yang di-shard di direktori ini, satu per baris, sebagai pesan google.rpc.Status yang dienkode JSON.