Voting helps other researchers find interesting modules.
locale
String.t
nil
nluAgentId
nluAgentVersion
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesWebProviderInfoThirdPartyCustomNluInfo{ locale: String.t() | nil, nluAgentId: String.t() | nil, nluAgentVersion: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()