public sealed class ImportErrorsConfig : IMessage<ImportErrorsConfig>, IEquatable<ImportErrorsConfig>, IDeepCloneable<ImportErrorsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ImportErrorsConfig.
Configuration of destination for Import related errors.
Google 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eImportErrorsConfig\u003c/code\u003e class within the Google Cloud Retail v2 API, detailing its use in configuring error destinations during import processes.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eImportErrorsConfig\u003c/code\u003e class is 2.12.0, and the page provides links to documentation for previous versions ranging back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportErrorsConfig\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and usability.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, \u003ccode\u003eImportErrorsConfig()\u003c/code\u003e, which is the default, and \u003ccode\u003eImportErrorsConfig(ImportErrorsConfig other)\u003c/code\u003e for copying another object, alongside properties like \u003ccode\u003eDestinationCase\u003c/code\u003e, \u003ccode\u003eGcsPrefix\u003c/code\u003e, and \u003ccode\u003eHasGcsPrefix\u003c/code\u003e, which are used to manage error destination information.\u003c/p\u003e\n"],["\u003cp\u003eThe class's \u003ccode\u003eGcsPrefix\u003c/code\u003e property is particularly important as it specifies the Google Cloud Storage location where errors are stored.\u003c/p\u003e\n"]]],[],null,[]]