Interface protos.google.cloud.retail.v2alpha.SearchResponse.ISearchResult (3.1.0)

Properties of a SearchResult.

Package

@google-cloud/retail

Properties

id

id?: (string|null);

SearchResult id

matchingVariantCount

matchingVariantCount?: (number|null);

SearchResult matchingVariantCount

matchingVariantFields

matchingVariantFields?: ({ [k: string]: google.protobuf.IFieldMask }|null);

SearchResult matchingVariantFields

personalLabels

personalLabels?: (string[]|null);

SearchResult personalLabels

product

product?: (google.cloud.retail.v2alpha.IProduct|null);

SearchResult product

variantRollupValues

variantRollupValues?: ({ [k: string]: google.protobuf.IValue }|null);

SearchResult variantRollupValues