MultiscalePointerSpan
MultiscaleInfrastructureGoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan
2
out of 10
Low
SEO Impact
Pointer to a contiguous range of nodes in a target scale. pointer.Span fields should be annotated with a (pointer.to) annotation, indicating what scale they point at.
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Multiscale Pointer Span) contains 2 attributes that define its data structure. Key functionality includes: The exclusive end index for the span of nodes that this pointer points to -- i.e., one plus the index of the last node in the span. Must be greater th...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
2Sort:|Filter:
limitinteger(Default:
nilThe exclusive end index for the span of nodes that this pointer points to -- i.e., one plus the index of the last node in the span. Must be greater than or equal to start. If equal to start, then the target span is empty.
startinteger(Default:
nilThe inclusive start index for the span of nodes that this pointer points to -- i.e., the index of the first node in the span.