public sealed class ImportProductSetsResponse : IMessage<ImportProductSetsResponse>, IEquatable<ImportProductSetsResponse>, IDeepCloneable<ImportProductSetsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class ImportProductSetsResponse.
Response message for the ImportProductSets method.
This message is returned by the
[google.longrunning.Operations.GetOperation][google.longrunning.Operations.GetOperation]
method in the returned
[google.longrunning.Operation.response][google.longrunning.Operation.response]
field.
The rpc status for each ImportProductSet request, including both successes
and errors.
The number of statuses here matches the number of lines in the csv file,
and statuses[i] stores the success or failure status of processing the i-th
line of the csv, starting from line 0.
[[["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 documentation for the \u003ccode\u003eImportProductSetsResponse\u003c/code\u003e class within the Google Cloud Vision v1 API, specifically for version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportProductSetsResponse\u003c/code\u003e class is the response message for the \u003ccode\u003eImportProductSets\u003c/code\u003e method, detailing the outcome of importing product sets, and can be found in the namespace \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e.\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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003eReferenceImages\u003c/code\u003e, which lists successfully imported reference images, and \u003ccode\u003eStatuses\u003c/code\u003e, which contains RPC status details for each import request.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation available include a range of versions from the latest 3.7.0 down to version 2.3.0, with 3.6.0 being the current version displayed.\u003c/p\u003e\n"]]],[],null,[]]