Voting helps other researchers find interesting modules.
LINT.IfChange Contexts regarding the preferences from OPA_RECIPES. For example, users can click a recipes and say they don't like one cuisine. OpaRecipesContext will contain the doc_id/url of that recipes.
docId
String.t
nil
url
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.PersonalizationSettingsApiProtoLocalDiscoveryOpaRecipesContext{ docId: String.t() | nil, url: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()