Properties of a ServingConfig.
Package
@google-cloud/retailProperties
boostControlIds
boostControlIds?: (string[]|null);
ServingConfig boostControlIds
displayName
displayName?: (string|null);
ServingConfig displayName
diversityLevel
diversityLevel?: (string|null);
ServingConfig diversityLevel
diversityType
diversityType?: (google.cloud.retail.v2beta.ServingConfig.DiversityType|keyof typeof google.cloud.retail.v2beta.ServingConfig.DiversityType|null);
ServingConfig diversityType
doNotAssociateControlIds
doNotAssociateControlIds?: (string[]|null);
ServingConfig doNotAssociateControlIds
dynamicFacetSpec
dynamicFacetSpec?: (google.cloud.retail.v2beta.SearchRequest.IDynamicFacetSpec|null);
ServingConfig dynamicFacetSpec
enableCategoryFilterLevel
enableCategoryFilterLevel?: (string|null);
ServingConfig enableCategoryFilterLevel
facetControlIds
facetControlIds?: (string[]|null);
ServingConfig facetControlIds
filterControlIds
filterControlIds?: (string[]|null);
ServingConfig filterControlIds
ignoreControlIds
ignoreControlIds?: (string[]|null);
ServingConfig ignoreControlIds
modelId
modelId?: (string|null);
ServingConfig modelId
name
name?: (string|null);
ServingConfig name
onewaySynonymsControlIds
onewaySynonymsControlIds?: (string[]|null);
ServingConfig onewaySynonymsControlIds
personalizationSpec
personalizationSpec?: (google.cloud.retail.v2beta.SearchRequest.IPersonalizationSpec|null);
ServingConfig personalizationSpec
priceRerankingLevel
priceRerankingLevel?: (string|null);
ServingConfig priceRerankingLevel
redirectControlIds
redirectControlIds?: (string[]|null);
ServingConfig redirectControlIds
replacementControlIds
replacementControlIds?: (string[]|null);
ServingConfig replacementControlIds
solutionTypes
solutionTypes?: (google.cloud.retail.v2beta.SolutionType[]|null);
ServingConfig solutionTypes
twowaySynonymsControlIds
twowaySynonymsControlIds?: (string[]|null);
ServingConfig twowaySynonymsControlIds