Voting helps other researchers find interesting modules.
Flags indiciating the specific implicit intent, e.g. dining, travel, etc. Next ID = 13
airport
boolean()
nil
bank
chargingStation
gasStation
gym
hairSalon
hospital
hotel
laundromat
movieTheater
postOffice
spa
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalImplicitLocalCategory{ airport: boolean() | nil, bank: boolean() | nil, chargingStation: boolean() | nil, gasStation: boolean() | nil, gym: boolean() | nil, hairSalon: boolean() | nil, hospital: boolean() | nil, hotel: boolean() | nil, laundromat: boolean() | nil, movieTheater: boolean() | nil, postOffice: boolean() | nil, spa: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()