public sealed class ImportErrorsConfig : IMessage<ImportErrorsConfig>, IEquatable<ImportErrorsConfig>, IDeepCloneable<ImportErrorsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Recommendations AI v1beta1 API class ImportErrorsConfig.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eImportErrorsConfig\u003c/code\u003e class, which is part of the Recommendations AI v1beta1 API within the Google Cloud environment, specifically for handling import-related errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportErrorsConfig\u003c/code\u003e class is used to configure the destination for errors that occur during the import process, implemented as a sealed class inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several 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\u003eThe class provides two constructors, a default constructor \u003ccode\u003eImportErrorsConfig()\u003c/code\u003e and a copy constructor \u003ccode\u003eImportErrorsConfig(ImportErrorsConfig other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportErrorsConfig\u003c/code\u003e includes properties like \u003ccode\u003eDestinationCase\u003c/code\u003e to manage different error destination options and \u003ccode\u003eGcsPrefix\u003c/code\u003e to specify a Google Cloud Storage location for storing error messages.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eImportErrorsConfig\u003c/code\u003e is 2.0.0-beta06, and this documentation also provides links to the two older versions: 2.0.0-beta05 and 1.0.0-beta03.\u003c/p\u003e\n"]]],[],null,[]]