View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2SearchRequestDynamicFacetSpec (google_api_retail v0.19.1)
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Retail.V2.Model.GoogleCloudRetailV2SearchRequestDynamicFacetSpec{ mode: String.t() | nil }