Voting helps other researchers find interesting modules.
Represents HTML text associated with a feature.
text
list(GoogleApi.ContentWarehouse.V1.Model.GeostoreLanguageTaggedTextProto.t)
nil
type
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreHtmlTextProto{ text: [GoogleApi.ContentWarehouse.V1.Model.GeostoreLanguageTaggedTextProto.t()] | nil, type: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()