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\u003eThe provided content details the \u003ccode\u003eImportErrorsConfig\u003c/code\u003e class within the Google Cloud Retail V2 API, outlining its purpose as a configuration for managing import-related errors.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the \u003ccode\u003eImportErrorsConfig\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 2.12.0, and each version is linked with the respective page for the \u003ccode\u003eImportErrorsConfig\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportErrorsConfig\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing usage of the class with these other interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportErrorsConfig\u003c/code\u003e class has two constructors; a parameterless one and one that takes an \u003ccode\u003eImportErrorsConfig\u003c/code\u003e parameter, allowing for the class to be constructed in different ways.\u003c/p\u003e\n"],["\u003cp\u003eThe primary properties of the class are \u003ccode\u003eDestinationCase\u003c/code\u003e, which is a property that defines the destination and \u003ccode\u003eGcsPrefix\u003c/code\u003e, a string that defines the path for the error messages.\u003c/p\u003e\n"]]],[],null,[]]