View Source GoogleApi.ContentWarehouse.V1.Model.GeostoreFoodMenuItemOptionProtoIngredient (google_api_content_warehouse v0.3.0)
This message denotes an ingredient information of a food dish.
Attributes
-
nameInfo
(type:list(GoogleApi.ContentWarehouse.V1.Model.GeostorePriceListNameInfoProto.t)
, default:nil
) - The repeated name_info field is for the ingredient in multiple languages.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreFoodMenuItemOptionProtoIngredient{ nameInfo: [GoogleApi.ContentWarehouse.V1.Model.GeostorePriceListNameInfoProto.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.