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.
Attributes
Name
Description
reference_images
Sequence[.product_search_service.ReferenceImage]
The list of reference_images that are imported successfully.
statuses
Sequence[.status.Status]
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"]],[["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-01-21 UTC."],[],[]]