Class ImportProductSetsInputConfig (3.1.3)

ImportProductSetsInputConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The input content for the ImportProductSets method.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

NameDescription
gcs_source google.cloud.vision_v1p4beta1.types.ImportProductSetsGcsSource
The Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line. This field is a member of `oneof`_ ``source``.

Inheritance

builtins.object > proto.message.Message > ImportProductSetsInputConfig