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