Interface protos.google.cloud.retail.v2.SearchResponse.IFacet (1.2.2)

Properties of a Facet.

Package

@google-cloud/retail!

Properties

dynamicFacet

dynamicFacet?: (boolean|null);

Facet dynamicFacet

Property Value
TypeDescription
(boolean|null)

key

key?: (string|null);

Facet key

Property Value
TypeDescription
(string|null)

values

values?: (google.cloud.retail.v2.SearchResponse.Facet.IFacetValue[]|null);

Facet values

Property Value
TypeDescription
(google.cloud.retail.v2.SearchResponse.Facet.IFacetValue[]|null)