View Source GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalMenuItem (google_api_content_warehouse v0.4.0)
Specifies intent that corresponds to a menu item which is used as a location constraint, e.g. [restaurants that serve thai curry] or as a standalone categorical element, e.g. [thai curry].
Attributes
-
menuItemId
(type:String.t
, default:nil
) - This ID corresponds to the name of the menu item in the query. For example [restaurants that serve thai curry] has menu_item_id = "thai curry".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalMenuItem{ menuItemId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.