ImportErrorConfig

インポート関連エラーの宛先の構成。

JSON 表現
{

  // Union field destination can be only one of the following:
  "gcsPrefix": string
  // End of list of possible types for union field destination.
}
Fields
共用体フィールド destination。必須。エラーの宛先。destination は次のいずれかになります。
gcsPrefix

string

インポート エラーの Cloud Storage 接頭辞。これは、既存の空の Cloud Storage ディレクトリである必要があります。インポート エラーは、このディレクトリのシャード ファイルに 1 行に 1 つずつ、JSON エンコードされた google.rpc.Status メッセージとして書き込まれます。