Cloud Vision V1 Client - Class ImportProductSetsInputConfig (1.6.8)

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
NameDescription
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
TypeDescription
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
NameDescription
var Google\Cloud\Vision\V1\ImportProductSetsGcsSource
Returns
TypeDescription
$this

getSource

Returns
TypeDescription
string