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"]],[["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 webpage provides documentation for the \u003ccode\u003eImportErrorsConfig\u003c/code\u003e class within the Google Cloud Retail V2 API, detailing its purpose in configuring destinations for import-related errors.\u003c/p\u003e\n"],["\u003cp\u003eThe current version of the documentation is for version 2.10.0, but it also includes links to older versions as well as the latest 2.12.0 release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportErrorsConfig\u003c/code\u003e class 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, offering various functionalities for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eDestinationCase\u003c/code\u003e, \u003ccode\u003eGcsPrefix\u003c/code\u003e, and \u003ccode\u003eHasGcsPrefix\u003c/code\u003e, which allow configuring and checking the Google Cloud Storage prefix for import error output locations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportErrorsConfig\u003c/code\u003e has two constructors, one empty and one with \u003ccode\u003eother\u003c/code\u003e, that allows for the cloning of the class.\u003c/p\u003e\n"]]],[],null,[]]