View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2SearchRequestDynamicFacetSpec (google_api_retail v0.3.0)
The specifications of dynamically generated facets.
Attributes
-
mode(type:String.t, default:nil) - Mode of the DynamicFacet feature. Defaults to Mode.DISABLED if it's unset.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.Retail.V2.Model.GoogleCloudRetailV2SearchRequestDynamicFacetSpec{
mode: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.