Voting helps other researchers find interesting modules.
the extra info response from ascorer used to build snippets in GWS experiments
matchinfo
GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseMatchInfo.t
nil
querysubitem
list(GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseQuerySubitem.t)
tidbit
list(GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseTidbit.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponse{ matchinfo: GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseMatchInfo.t() | nil, querysubitem: [ GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseQuerySubitem.t() ] | nil, tidbit: [GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseTidbit.t()] | nil }
@spec decode(struct(), keyword()) :: struct()