Module: Google::Cloud::Retail::V2::ServingConfig::DiversityType
- Defined in:
- proto_docs/google/cloud/retail/v2/serving_config.rb
Overview
What type of diversity - data or rule based.
Constant Summary collapse
- DIVERSITY_TYPE_UNSPECIFIED =
Default value.
0
- RULE_BASED_DIVERSITY =
Rule based diversity.
2
- DATA_DRIVEN_DIVERSITY =
Data driven diversity.
3