Class InputConfig (0.2.2)

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

The input config source. .. attribute:: catalog_inline_source

The Inline source for the input content for Catalog items.

:type: google.cloud.recommendationengine_v1beta1.types.CatalogInlineSource

Attributes

NameDescription
gcs_source google.cloud.recommendationengine_v1beta1.types.GcsSource
Google Cloud Storage location for the input content.
user_event_inline_source google.cloud.recommendationengine_v1beta1.types.UserEventInlineSource
The Inline source for the input content for UserEvents.