GoogleCloudRetailV2SearchRequestFacetSpecFacetKey constructor
GoogleCloudRetailV2SearchRequestFacetSpecFacetKey({})
Implementation
GoogleCloudRetailV2SearchRequestFacetSpecFacetKey({
this.caseInsensitive,
this.contains,
this.intervals,
this.key,
this.orderBy,
this.prefixes,
this.query,
this.restrictedValues,
this.returnMinMax,
});