CompositeDocExtraDup

GoogleApi.ContentWarehouse.V1.Model.CompositeDocExtraDup


Table of Contents ▼

Jump to a specific part of the page:

Description

The top non-forwarding dups of the canonical url.

Attributes List

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

View Attributes

Attributes

  1. ecnFp (type: String.t, default: nil)
    - Fp96 of webmirror equivalence class as of last time this was exported.
  2. url (type: String.t, default: nil)
    - The url of the non-forwarding dup.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CompositeDocExtraDup{
ecnFp: String.t() | nil,
url: String.t() | nil
}

Function

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

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