Interface protos.google.cloud.retail.v2alpha.IServingConfig (3.1.0)

Properties of a ServingConfig.

Package

@google-cloud/retail

Properties

boostControlIds

boostControlIds?: (string[]|null);

ServingConfig boostControlIds

displayName

displayName?: (string|null);

ServingConfig displayName

diversityLevel

diversityLevel?: (string|null);

ServingConfig diversityLevel

diversityType

diversityType?: (google.cloud.retail.v2alpha.ServingConfig.DiversityType|keyof typeof google.cloud.retail.v2alpha.ServingConfig.DiversityType|null);

ServingConfig diversityType

doNotAssociateControlIds

doNotAssociateControlIds?: (string[]|null);

ServingConfig doNotAssociateControlIds

dynamicFacetSpec

dynamicFacetSpec?: (google.cloud.retail.v2alpha.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.v2alpha.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.v2alpha.SolutionType[]|null);

ServingConfig solutionTypes

twowaySynonymsControlIds

twowaySynonymsControlIds?: (string[]|null);

ServingConfig twowaySynonymsControlIds