public sealed class ImportErrorsConfig : IMessage<ImportErrorsConfig>, IEquatable<ImportErrorsConfig>, IDeepCloneable<ImportErrorsConfig>, IBufferMessage, IMessage
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 will be 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 latest version available for \u003ccode\u003eImportErrorsConfig\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace is 2.12.0, with a comprehensive list of previous versions ranging from 2.11.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportErrorsConfig\u003c/code\u003e is a sealed class that configures the destination for errors encountered during the import process and 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eImportErrorsConfig\u003c/code\u003e instance for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportErrorsConfig\u003c/code\u003e has a \u003ccode\u003eGcsPrefix\u003c/code\u003e property that is a string representing the Google Cloud Storage directory where errors will be logged as \u003ccode\u003egoogle.rpc.Status\u003c/code\u003e messages in JSON format.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDestinationCase\u003c/code\u003e is a property of the class \u003ccode\u003eImportErrorsConfig\u003c/code\u003e, its type is \u003ccode\u003eImportErrorsConfig.DestinationOneofCase\u003c/code\u003e and it's used to handle which destination is configured for the errors.\u003c/p\u003e\n"]]],[],null,[]]