ImportErrorConfig

Konfiguration des Ziels für importbezogene Fehler.

JSON-Darstellung
{

  // Union field destination can be only one of the following:
  "gcsPrefix": string
  // End of list of possible types for union field destination.
}
Felder
Union-Feld destination Erforderlich. Ziel für Fehler. Für destination ist nur einer der folgenden Werte zulässig:
gcsPrefix

string

Cloud Storage-Präfix für Importfehler. Dies muss ein leeres, vorhandenes Cloud Storage-Verzeichnis sein. Importfehler werden in Shard-Dateien in diesem Verzeichnis geschrieben, eine pro Zeile, als JSON-codierte google.rpc.Status-Nachricht.