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.
getReferenceImages
The list of reference_images that are imported successfully.
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.
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-09-04 UTC."],[],[],null,["# Cloud Vision V1 Client - Class ImportProductSetsResponse (2.0.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.3 (latest)](/php/docs/reference/cloud-vision/latest/V1.ImportProductSetsResponse)\n- [2.0.2](/php/docs/reference/cloud-vision/2.0.2/V1.ImportProductSetsResponse)\n- [1.10.3](/php/docs/reference/cloud-vision/1.10.3/V1.ImportProductSetsResponse)\n- [1.9.4](/php/docs/reference/cloud-vision/1.9.4/V1.ImportProductSetsResponse)\n- [1.8.0](/php/docs/reference/cloud-vision/1.8.0/V1.ImportProductSetsResponse)\n- [1.7.6](/php/docs/reference/cloud-vision/1.7.6/V1.ImportProductSetsResponse)\n- [1.6.8](/php/docs/reference/cloud-vision/1.6.8/V1.ImportProductSetsResponse) \nReference documentation and code samples for the Cloud Vision V1 Client class ImportProductSetsResponse.\n\nResponse message for the `ImportProductSets` method.\n\nThis message is returned by the\ngoogle.longrunning.Operations.GetOperation\nmethod in the returned\ngoogle.longrunning.Operation.response\nfield.\n\nGenerated from protobuf message `google.cloud.vision.v1.ImportProductSetsResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Vision \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getReferenceImages\n\nThe list of reference_images that are imported successfully.\n\n### setReferenceImages\n\nThe list of reference_images that are imported successfully.\n\n### getStatuses\n\nThe rpc status for each ImportProductSet request, including both successes\nand errors.\n\nThe number of statuses here matches the number of lines in the csv file,\nand statuses\\[i\\] stores the success or failure status of processing the i-th\nline of the csv, starting from line 0.\n\n### setStatuses\n\nThe rpc status for each ImportProductSet request, including both successes\nand errors.\n\nThe number of statuses here matches the number of lines in the csv file,\nand statuses\\[i\\] stores the success or failure status of processing the i-th\nline of the csv, starting from line 0."]]