Voting helps other researchers find interesting modules.
imageLinkSelectionInfo
list(GoogleApi.ContentWarehouse.V1.Model.ImageSearchImageSelectionInfo.t)
nil
rejectedNotIndexedImageLink
list(GoogleApi.ContentWarehouse.V1.Model.ImageSearchUnindexedImageLink.t)
selectedNotIndexedImageLink
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageSearchImageIndexingInfo{ imageLinkSelectionInfo: [GoogleApi.ContentWarehouse.V1.Model.ImageSearchImageSelectionInfo.t()] | nil, rejectedNotIndexedImageLink: [GoogleApi.ContentWarehouse.V1.Model.ImageSearchUnindexedImageLink.t()] | nil, selectedNotIndexedImageLink: [GoogleApi.ContentWarehouse.V1.Model.ImageSearchUnindexedImageLink.t()] | nil }
@spec decode(struct(), keyword()) :: struct()