Voting helps other researchers find interesting modules.
amarnaStatus
GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryAmarnaStatus.t
nil
crawlStatusInfo
GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryCrawlStatusInfo.t
url
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageSearchUnindexedImageLink{ amarnaStatus: GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryAmarnaStatus.t() | nil, crawlStatusInfo: GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryCrawlStatusInfo.t() | nil, url: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()