Class EngineFeaturesConfig (0.13.11)

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

More feature configs of the selected engine type.

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

Name Description
recommended_for_you_config google.cloud.discoveryengine_v1.types.Engine.MediaRecommendationEngineConfig.RecommendedForYouFeatureConfig
Recommended for you engine feature config. This field is a member of oneof_ type_dedicated_config.
most_popular_config google.cloud.discoveryengine_v1.types.Engine.MediaRecommendationEngineConfig.MostPopularFeatureConfig
Most popular engine feature config. This field is a member of oneof_ type_dedicated_config.