Voting helps other researchers find interesting modules.
The web information of the provider. Next ID: 5
homeStorage
String.t
nil
localizedAppName
openAppUrl
thirdPartyCustomNluInfo
GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesWebProviderInfoThirdPartyCustomNluInfo.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesWebProviderInfo{ homeStorage: String.t() | nil, localizedAppName: String.t() | nil, openAppUrl: String.t() | nil, thirdPartyCustomNluInfo: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesWebProviderInfoThirdPartyCustomNluInfo.t() | nil }
@spec decode(struct(), keyword()) :: struct()