GoogleApi.ContentWarehouse.V1.Model.CompositeDocForwardingDup
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
The top forwarding dups of the canonical url. (note: it may actually include some dups that are NOT used for forwarding data but for making "info:" complete)
Attributes List
This module has the following attributes (case-insensitive ascending order):
View Attributes
Attributes
-
ecn
(type:String.t
, default:nil
)
- The name of the url's webmirror equivalence class. -
ecnFp
(type:String.t
, default:nil
)
- -
purposes
(type:integer()
, default:nil
)
- The purpose(s) of the forwarding dup indicating if it is used for forwarding signal/anchors generally, or only for forwarding some specific signal (e.g. navboost), or for some other purposes (e.g., not for forwarding any data but for making "info:" complete). See indexing/dups/public/dups.h for more details. -
rawPagerank
(type:integer()
, default:nil
)
- Raw pagerank of the url. -
repid
(type:String.t
, default:nil
)
- The webmirror repid of the forwarding dup. -
url
(type:String.t
, default:nil
)
- The url of the forwarding dup. -
urlencoding
(type:integer()
, default:nil
)
- The encoding of the url (see webutil/urlencoding for details).
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.CompositeDocForwardingDup