Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class EngineFeaturesConfig.
More feature configs of the selected engine type.
Generated from protobuf message google.cloud.discoveryengine.v1.Engine.MediaRecommendationEngineConfig.EngineFeaturesConfig
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ Engine \ MediaRecommendationEngineConfigMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ recommended_for_you_config |
RecommendedForYouFeatureConfig
Recommended for you engine feature config. |
↳ most_popular_config |
MostPopularFeatureConfig
Most popular engine feature config. |
getRecommendedForYouConfig
Recommended for you engine feature config.
Returns | |
---|---|
Type | Description |
RecommendedForYouFeatureConfig|null |
hasRecommendedForYouConfig
setRecommendedForYouConfig
Recommended for you engine feature config.
Parameter | |
---|---|
Name | Description |
var |
RecommendedForYouFeatureConfig
|
Returns | |
---|---|
Type | Description |
$this |
getMostPopularConfig
Most popular engine feature config.
Returns | |
---|---|
Type | Description |
MostPopularFeatureConfig|null |
hasMostPopularConfig
setMostPopularConfig
Most popular engine feature config.
Parameter | |
---|---|
Name | Description |
var |
MostPopularFeatureConfig
|
Returns | |
---|---|
Type | Description |
$this |
getTypeDedicatedConfig
Returns | |
---|---|
Type | Description |
string |