Voting helps other researchers find interesting modules.
joiner
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalJoiner.t
nil
location1
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalLocation.t
location2
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalCompoundLocation{ joiner: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalJoiner.t() | nil, location1: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalLocation.t() | nil, location2: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalLocation.t() | nil }
@spec decode(struct(), keyword()) :: struct()