public sealed class ImportProductsResponse : IMessage<ImportProductsResponse>, IEquatable<ImportProductsResponse>, IDeepCloneable<ImportProductsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ImportProductsResponse.
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"]],[["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-03-21 UTC."],[[["This document provides reference documentation for the `ImportProductsResponse` class within the Google Cloud Retail v2 API."],["The `ImportProductsResponse` class is used to represent the response of an `ImportProductsRequest` and is returned if the long-running operation was successful."],["The `ImportProductsResponse` class has two main properties: `ErrorSamples`, which holds a sample of errors encountered during the request, and `ErrorsConfig`, which shows where complete error details are located."],["The most recent version of the `ImportProductsResponse` documentation available is version 2.12.0, with older versions ranging down to 1.0.0 also documented."],["The class `ImportProductsResponse` inherits from `object` and implements the interfaces `IMessage`, `IEquatable\u003cImportProductsResponse\u003e`, `IDeepCloneable\u003cImportProductsResponse\u003e`, and `IBufferMessage`."]]],[]]