public sealed class ImportErrorsConfig : IMessage<ImportErrorsConfig>, IEquatable<ImportErrorsConfig>, IDeepCloneable<ImportErrorsConfig>, IBufferMessage, IMessage
Configuration of destination for Import related errors.
Google Cloud Storage path for import errors. This must be an empty,
existing Cloud Storage bucket. Import errors will be written to a file in
this bucket, 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 \u003ccode\u003eImportErrorsConfig\u003c/code\u003e class manages the configuration for handling errors during import operations within the Google Cloud Retail V2 service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eImportErrorsConfig\u003c/code\u003e is 2.12.0, with numerous prior versions also accessible, spanning from 1.0.0 to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportErrorsConfig\u003c/code\u003e provides methods to create instances through the default constructor or by cloning another \u003ccode\u003eImportErrorsConfig\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eImport errors are stored as JSON-encoded \u003ccode\u003egoogle.rpc.Status\u003c/code\u003e messages, written to a specified Google Cloud Storage bucket, defined by \u003ccode\u003eGcsPrefix\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDestinationCase\u003c/code\u003e property determines the specific error handling method to use and \u003ccode\u003eGcsPrefix\u003c/code\u003e sets the destination for errors.\u003c/p\u003e\n"]]],[],null,[]]