SnapshotTextNode

SnapshotInfrastructure

GoogleApi.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 Generated

Backend 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

5
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.SnapshotBox.t
fontSizenumber(
Default: nil
inLinkinteger(
Default: nil

One if the current text node is within a link; otherwise zero/not present.

maxSplitinteger(
Default: nil

A 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.

textstring
Default: nilFull type: String.t