IndexingDupsLocalizedLocalizedClusterLinkBasedClusterInfoLinkData

GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterLinkBasedClusterInfoLinkData


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. annotationSource (type: String.t, default: nil)
    -
  2. crawlTimestamp (type: integer(), default: nil)
    - If set, represents the crawl timestamp. If not set, there is no known crawl timestamp for that url.
  3. url (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterLinkBasedClusterInfoLinkData{
annotationSource: String.t() | nil,
crawlTimestamp: integer() | nil,
url: String.t() | nil
}

Function

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

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