View Source GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponse (google_api_content_warehouse v0.3.0)
the extra info response from ascorer used to build snippets in GWS experiments
Attributes
-
matchinfo(type:GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseMatchInfo.t, default:nil) - -
querysubitem(type:list(GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseQuerySubitem.t), default:nil) - -
tidbit(type:list(GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseTidbit.t), default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@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 }
Functions
Unwrap a decoded JSON object into its complex fields.