Reference documentation and code samples for the Cloud Vision V1 API class Google::Cloud::Vision::V1::ImportProductSetsInputConfig.
The input content for the ImportProductSets
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gcs_source
def gcs_source() -> ::Google::Cloud::Vision::V1::ImportProductSetsGcsSource
Returns
- (::Google::Cloud::Vision::V1::ImportProductSetsGcsSource) — The Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line.
#gcs_source=
def gcs_source=(value) -> ::Google::Cloud::Vision::V1::ImportProductSetsGcsSource
Parameter
- value (::Google::Cloud::Vision::V1::ImportProductSetsGcsSource) — The Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line.
Returns
- (::Google::Cloud::Vision::V1::ImportProductSetsGcsSource) — The Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line.