Reference documentation and code samples for the Cloud Vision V1 Client class ImportProductSetsInputConfig.
The input content for the ImportProductSets method.
Generated from protobuf message google.cloud.vision.v1.ImportProductSetsInputConfig
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gcs_source |
Google\Cloud\Vision\V1\ImportProductSetsGcsSource
The Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line. |
getGcsSource
The Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Vision\V1\ImportProductSetsGcsSource|null |
|
hasGcsSource
setGcsSource
The Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Vision\V1\ImportProductSetsGcsSource
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getSource
| Returns | |
|---|---|
| Type | Description |
string |
|