Cloud Vision V1 Client - Class ImportProductSetsInputConfig (1.9.4)

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 \ V1

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