GeostoreFoodMenuItemOptionProtoIngredient

GoogleApi.ContentWarehouse.V1.Model.GeostoreFoodMenuItemOptionProtoIngredient


Table of Contents ▼

Jump to a specific part of the page:

Description

This message denotes an ingredient information of a food dish.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. nameInfo (type: list(GoogleApi.ContentWarehouse.V1.Model.GeostorePriceListNameInfoProto), default: nil)
    - The repeated name_info field is for the ingredient in multiple languages.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreFoodMenuItemOptionProtoIngredient{
nameInfo: [GoogleApi.ContentWarehouse.V1.Model.GeostorePriceListNameInfoProto.t()] | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreFoodMenuItemOptionProtoIngredient