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 消息,以每行一个的形式,写入此目录中的分片文件。