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\u003eThis documentation covers the \u003ccode\u003eImportErrorConfig\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, which manages the configuration for handling import errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportErrorConfig\u003c/code\u003e class is available in multiple versions, from 1.0.0-beta06 to 1.6.0, with 1.6.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportErrorConfig\u003c/code\u003e class allows the configuration of a destination for import-related errors, with implementation of \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class uses a \u003ccode\u003eGcsPrefix\u003c/code\u003e property, which specifies a Cloud Storage directory where import error details, formatted as \u003ccode\u003egoogle.rpc.Status\u003c/code\u003e messages in JSON, are stored.\u003c/p\u003e\n"],["\u003cp\u003eThe class has the ability to obtain whether or not the gcs_prefix field is set using the \u003ccode\u003eHasGcsPrefix\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]