SnapshotTextNode
SnapshotInfrastructureGoogleApi.ContentWarehouse.V1.Model.SnapshotTextNode
2
out of 10
Low
SEO Impact
The SnapshotDocument contains a list of TextNode's. Each node contains a string of text of the webpage, its bounding box in the agove snapshot image, and its font size (in number of pixels in the snapshot, which could be a fraction number since the snapshot image is typically shrinked). This list of text nodes are extracted from the output from the rendering service: htmlrender_webkit_headless_proto.Document The extraction is done by TrimDocument defined in ./shared/doctrimmer.cc
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Snapshot Text Node) contains 5 attributes that define its data structure. Key functionality includes: One if the current text node is within a link; otherwise zero/not present.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
5Sort:|Filter:
boundingBoxSnapshotBox →Default:
nilFull type: GoogleApi.ContentWarehouse.V1.Model.SnapshotBox.tfontSizenumber(Default:
nilinLinkinteger(Default:
nilOne if the current text node is within a link; otherwise zero/not present.
maxSplitinteger(Default:
nilA value in the range [0,7] (zero if not present) indicating the most "powerful" splitting tag since the last text node. See "enum Category" in mustang/snippets/taginfo.h.
textstringDefault:
nilFull type: String.t