GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterTargetLinkLinkAnnotationSourceInfo
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Message describing where was the link discovered and with what language annotation.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
anchorText
(type:String.t
, default:nil
)
- Optional field for storing the anchor text the language code was extracted from. Applies to outlinks only. -
annotationSource
(type:String.t
, default:nil
)
- Information about where the language code was extracted from. -
languageCode
(type:String.t
, default:nil
)
- Language code extracted from the URL (hreflang or outlink). One URL can represent multiple language codes, like e.g. de-at and de-ch -
sourceFeedUrl
(type:String.t
, default:nil
)
- Optional field that stores the feed URL where a Sitemap annotation was discovered. Only populated if annotation_source is SITEMAP.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterTargetLinkLinkAnnotationSourceInfo