Class: Google::Cloud::DiscoveryEngine::V1::Engine::MediaRecommendationEngineConfig::RecommendedForYouFeatureConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/discoveryengine/v1/engine.rb

Overview

Additional feature configurations for creating a recommended-for-you engine.

Instance Attribute Summary collapse

Instance Attribute Details

#context_event_type::String



231
232
233
234
# File 'proto_docs/google/cloud/discoveryengine/v1/engine.rb', line 231

class RecommendedForYouFeatureConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end