public sealed class ImportErrorConfig : IMessage<ImportErrorConfig>, IEquatable<ImportErrorConfig>, IDeepCloneable<ImportErrorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class ImportErrorConfig.
Configuration of destination for Import related errors.
Cloud Storage prefix for import errors. This must be an empty,
existing Cloud Storage directory. Import errors are written to
sharded files in this directory, one per line, as a JSON-encoded
google.rpc.Status message.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eImportErrorConfig\u003c/code\u003e class in the Discovery Engine v1 API provides configuration options for handling import-related errors.\u003c/p\u003e\n"],["\u003cp\u003eIt allows specifying a destination for import errors, which can be a Cloud Storage directory, and it is implemented through multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a property called \u003ccode\u003eDestinationCase\u003c/code\u003e which identifies the specific destination, and the GcsPrefix property allows configuration of a Cloud Storage prefix for error logs.\u003c/p\u003e\n"],["\u003cp\u003eThere are several available versions of this class, with the latest being 1.6.0, and version 1.3.0 is the current version of focus within this document.\u003c/p\u003e\n"]]],[],null,[]]