ImageSearchImageIndexingInfo

GoogleApi.ContentWarehouse.V1.Model.ImageSearchImageIndexingInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. imageLinkSelectionInfo (type: list(GoogleApi.ContentWarehouse.V1.Model.ImageSearchImageSelectionInfo), default: nil)
    - Image Selection Info

Type

@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
}

Function

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

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