SentenceBoundaryAnnotationsInstance

SentenceInfrastructure

GoogleApi.ContentWarehouse.V1.Model.SentenceBoundaryAnnotationsInstance

2
out of 10
Low
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Backend 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

9
Sort:|Filter:
begininteger(
Default: nil
cleanTextstring
Default: nilFull type: String.t

A clean version of .text() generated by using CleanText() and stripping unnecessary whitespace.

contextstring
Default: nilFull type: String.t

Plain text context from the page within which the annotation occurred.

contextBegininteger(
Default: nil

Byte offsets for the clean text context above.

contextEndinteger(
Default: nil
endinteger(
Default: nil
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t

Used for application-specific information about this annotation.

textstring
Default: nilFull type: String.t

Original UTF-8 document text occurring in the range [begin, end).

toIndexboolean(
Default: nil

Used to mark the annotations selected to be indexed.