SmearedWebLandingPageEntry

GoogleApi.ContentWarehouse.V1.Model.SmearedWebLandingPageEntry


Table of Contents ▼

Jump to a specific part of the page:

Description

For legacy purposes, cdocs contain a repeated list of *Entry, whereas it's more convenient elsewhere to contain this information within its own protocol buffer.

Attributes List

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

View Attributes

Attributes

  1. imagesearchDocid (type: String.t, default: nil)
    - Source imagesearch docid
  2. webDocid (type: String.t, default: nil)
    - Docid of web landing page

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SmearedWebLandingPageEntry{
imagesearchDocid: String.t() | nil,
webDocid: String.t() | nil
}

Function

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

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