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"]],[["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."],[[["The latest version available for `ImportProductsResponse` is 2.12.0, as shown by the provided version list."],["`ImportProductsResponse` is a response message returned by the `google.longrunning.Operations.response` field upon successful completion of the `ImportProductsRequest` operation."],["The class `ImportProductsResponse` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `ErrorSamples` which represents a sample of errors encountered during the processing of a request, and `ErrorsConfig`, which is the destination of the errors if configured in the request."],["The webpage provides documentation for many versions of `ImportProductsResponse` starting from version 1.0.0 all the way to the most current version 2.12.0, for the `Google.Cloud.Retail.V2` namespace."]]],[]]