Class ProductInputConfig (1.7.0)

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

The input config source for products.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

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

Attributes

NameDescription
product_inline_source google.cloud.retail_v2.types.ProductInlineSource
The Inline source for the input content for products. This field is a member of oneof_ source.
gcs_source google.cloud.retail_v2.types.GcsSource
Google Cloud Storage location for the input content. This field is a member of oneof_ source.
big_query_source google.cloud.retail_v2.types.BigQuerySource
BigQuery input source. This field is a member of oneof_ source.