Properties of a SearchResult.
Package
@google-cloud/retailProperties
id
id?: (string|null);SearchResult id
matchingVariantCount
matchingVariantCount?: (number|null);SearchResult matchingVariantCount
matchingVariantFields
matchingVariantFields?: ({ [k: string]: google.protobuf.IFieldMask }|null);SearchResult matchingVariantFields
modelScores
modelScores?: ({ [k: string]: google.cloud.retail.v2beta.IDoubleList }|null);SearchResult modelScores
personalLabels
personalLabels?: (string[]|null);SearchResult personalLabels
product
product?: (google.cloud.retail.v2beta.IProduct|null);SearchResult product
variantRollupValues
variantRollupValues?: ({ [k: string]: google.protobuf.IValue }|null);SearchResult variantRollupValues