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 latest version of \u003ccode\u003eImportErrorsConfig\u003c/code\u003e is 2.12.0, with various other versions available, ranging from 1.0.0 to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportErrorsConfig\u003c/code\u003e is a class that configures the destination for errors related to the import process.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eImportErrorsConfig\u003c/code\u003e 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\u003e\u003ccode\u003eImportErrorsConfig\u003c/code\u003e has properties such as \u003ccode\u003eDestinationCase\u003c/code\u003e which is of the type \u003ccode\u003eImportErrorsConfig.DestinationOneofCase\u003c/code\u003e, and \u003ccode\u003eGcsPrefix\u003c/code\u003e which is a string, representing a Google Cloud Storage path.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one parameterless, and another that accepts an \u003ccode\u003eImportErrorsConfig\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]