public sealed class ExportErrorsConfig : IMessage<ExportErrorsConfig>, IEquatable<ExportErrorsConfig>, IDeepCloneable<ExportErrorsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ExportErrorsConfig.
Configuration of destination for Export related errors.
Google Cloud Storage path for import errors. This must be an empty,
existing Cloud Storage bucket. Export 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\u003eThis document provides reference information for the \u003ccode\u003eExportErrorsConfig\u003c/code\u003e class within the Google Cloud Retail v2 API for .NET, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportErrorsConfig\u003c/code\u003e class is used to configure the destination for errors that occur during export operations, enabling users to direct error reporting to a specific location.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, indicating its role in handling messages and supporting various operations like cloning and comparison.\u003c/p\u003e\n"],["\u003cp\u003eUsers can specify a Google Cloud Storage (GCS) path using the \u003ccode\u003eGcsPrefix\u003c/code\u003e property to store export error details as JSON-encoded \u003ccode\u003egoogle.rpc.Status\u003c/code\u003e messages within a designated bucket.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows that there is a range of versions for \u003ccode\u003eExportErrorsConfig\u003c/code\u003e from 1.0.0 up to 2.12.0 (latest), so there are many available versions for the class.\u003c/p\u003e\n"]]],[],null,[]]