View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2SearchRequestDynamicFacetSpec (google_api_retail v0.10.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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Retail.V2.Model.GoogleCloudRetailV2SearchRequestDynamicFacetSpec{
    mode: String.t() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.