GoogleCloudDocumentaiV1DocumentPageAnchorPageRef
Document AILink SignalGoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageAnchorPageRef
SEO Analysis
AI GeneratedRelated to anchor text analysis and link signal processing. Anchor text—the clickable text in hyperlinks—has been a fundamental ranking signal since Google's inception. This model processes how link text is analyzed, stored, and weighted, affecting how Google understands what a page is about based on how other sites link to it.
Actionable Insights for SEOs
- Audit your backlink profile for anchor text diversity and relevance
- Ensure internal linking uses descriptive, relevant anchor text
- Monitor for unnatural link patterns that could trigger penalties
Attributes
5boundingPolyGoogleCloudDocumentaiV1BoundingPoly →nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1BoundingPoly.tOptional. Identifies the bounding polygon of a layout element on the page. If layout_type is set, the bounding polygon must be exactly the same to the layout element it's referring to.
confidencenumber(nilOptional. Confidence of detected page element, if applicable. Range [0, 1].
layoutIdstringnilFull type: String.tOptional. Deprecated. Use PageRef.bounding_poly instead.
layoutTypestringnilFull type: String.tOptional. The type of the layout element that is being referenced if any.
pagestringnilFull type: String.tRequired. Index into the Document.pages element, for example using Document.pages to locate the related page element. This field is skipped when its value is the default 0. See https://developers.google.com/protocol-buffers/docs/proto3#json.