SentenceBoundaryAnnotationsInstance
SentenceInfrastructureGoogleApi.ContentWarehouse.V1.Model.SentenceBoundaryAnnotationsInstance
2
out of 10
Low
SEO Impact
Unwrap a decoded JSON object into its complex fields.
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Sentence Boundary Annotations Instance) contains 9 attributes that define its data structure. Key functionality includes: A clean version of .text() generated by using CleanText() and stripping unnecessary whitespace.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
9Sort:|Filter:
begininteger(Default:
nilcleanTextstringDefault:
nilFull type: String.tA clean version of .text() generated by using CleanText() and stripping unnecessary whitespace.
contextstringDefault:
nilFull type: String.tPlain text context from the page within which the annotation occurred.
contextBegininteger(Default:
nilByte offsets for the clean text context above.
contextEndinteger(Default:
nilendinteger(Default:
nilDefault:
nilFull type: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.tUsed for application-specific information about this annotation.
textstringDefault:
nilFull type: String.tOriginal UTF-8 document text occurring in the range [begin, end).
toIndexboolean(Default:
nilUsed to mark the annotations selected to be indexed.