View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2betaModelModelFeaturesConfig (google_api_retail v0.19.1)

Additional model features config.

Attributes

  • frequentlyBoughtTogetherConfig (type: GoogleApi.Retail.V2.Model.GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig.t, default: nil) - Additional configs for frequently-bought-together models.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.Retail.V2.Model.GoogleCloudRetailV2betaModelModelFeaturesConfig{
    frequentlyBoughtTogetherConfig:
      GoogleApi.Retail.V2.Model.GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig.t()
      | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.