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"]],[["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 in the Google Cloud Recommendation Engine v1beta1 API is used to configure the destination for errors that occur during the import process.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportErrorsConfig\u003c/code\u003e class provides a \u003ccode\u003eGcsPrefix\u003c/code\u003e property, which specifies a Google Cloud Storage path for writing import errors, with each error written as a JSON-encoded \u003ccode\u003egoogle.rpc.Status\u003c/code\u003e message.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eImportErrorsConfig\u003c/code\u003e, one is a default constructor, and the other takes an \u003ccode\u003eImportErrorsConfig\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eDestinationCase\u003c/code\u003e property that indicates the current type of destination being used, and \u003ccode\u003eHasGcsPrefix\u003c/code\u003e which determines if the \u003ccode\u003eGcsPrefix\u003c/code\u003e property has been set.\u003c/p\u003e\n"]]],[],null,[]]