Voting helps other researchers find interesting modules.
A query term, phrase, or synonym. An original query term or phrase is called an "item". Each item may have more than one "subitem" if there are synonyms. In rare cases a subitem may correspond to multiple items, such as the subitem "cia" in the query [central intelligence agency].
isHighlighted
boolean()
nil
isOptional
isOriginal
items
integer()
text
String.t
weight
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseQuerySubitem{ isHighlighted: boolean() | nil, isOptional: boolean() | nil, isOriginal: boolean() | nil, items: integer() | nil, text: String.t() | nil, weight: integer() | nil }
@spec decode(struct(), keyword()) :: struct()