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
Namespace
Google \ Cloud \ Vision \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gcs_source |
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 |
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 |
ImportProductSetsGcsSource
|
Returns | |
---|---|
Type | Description |
$this |
getSource
Returns | |
---|---|
Type | Description |
string |