Record

image-search-results

No description available.

record image-search-results {
  data: list​<image>,
  insights: option​<insights>,
  message: option​<string>,
  page: option​<s32>,
  per-page: option​<s32>,
  search-id: string,
  spellcheck-info: option​<image-search-results-spellcheck-info>,
  total-count: s32,
}

Fields

NameTypeDescription
datalist​<image>
insightsoption​<insights>
messageoption​<string>
pageoption​<s32>
per-pageoption​<s32>
search-idstring
spellcheck-infooption​<image-search-results-spellcheck-info>
total-counts32