public sealed class ImportProductsResponse : IMessage<ImportProductsResponse>, IEquatable<ImportProductsResponse>, IDeepCloneable<ImportProductsResponse>, IBufferMessage, IMessage
Response of the
[ImportProductsRequest][google.cloud.retail.v2.ImportProductsRequest]. If the
long running operation is done, then this message is returned by the
google.longrunning.Operations.response field if the operation was successful.
[[["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 webpage details the \u003ccode\u003eImportProductsResponse\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace in the .NET environment, and is used to return the response of an \u003ccode\u003eImportProductsRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportProductsResponse\u003c/code\u003e 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, showcasing its compatibility with Google's protocol buffers and standard .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eImportProductsResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eImportProductsResponse(ImportProductsResponse other)\u003c/code\u003e, which allows creating a new instance from an existing \u003ccode\u003eImportProductsResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties: \u003ccode\u003eErrorSamples\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds a sample of errors encountered during the import process, and \u003ccode\u003eErrorsConfig\u003c/code\u003e, which mirrors the destination for all errors when specified in the initial request.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides a list of all available versions, from 1.0.0 to the latest 2.12.0, with links to the documentation for each version, making it easy to navigate through the different iterations of the \u003ccode\u003eImportProductsResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]