Voting helps other researchers find interesting modules.
Proto to store vertical indexing information for the document and associated image outlinks. The image content can be indexed to multiple verticals, including imagesearch. It can also be indexed only in verticals, not in imagesearch.
name
String.t
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageDataVerticalIndexingInfoImage{ name: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()