ImageDataVerticalIndexingInfoImage

GoogleApi.ContentWarehouse.V1.Model.ImageDataVerticalIndexingInfoImage


Table of Contents ▼

Jump to a specific part of the page:

Description

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.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. name (type: String.t, default: nil)
    - List the string representation of the vertical that this image is indexed into.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageDataVerticalIndexingInfoImage{
name: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ImageDataVerticalIndexingInfoImage