ImportErrorConfig

設定匯入相關錯誤的目的地。

JSON 表示法
{

  // Union field destination can be only one of the following:
  "gcsPrefix": string
  // End of list of possible types for union field destination.
}
欄位
聯集欄位 destination。這是必要旗標,錯誤目的地。destination 只能是下列其中一項:
gcsPrefix

string

匯入錯誤的 Cloud Storage 前置字串。這個目錄必須是現有的空白 Cloud Storage 目錄。匯入錯誤會寫入這個目錄中的分片檔案,每行一個,並以 JSON 編碼的 google.rpc.Status 訊息形式呈現。