GoodocBoxPartitions

GoodocInfrastructure

GoogleApi.ContentWarehouse.V1.Model.GoodocBoxPartitions

1
out of 10
Minimal
SEO Impact
A way to specify a simple partitioning of a BoundingBox into a sequence of sub-boxes. +----------------------------------------------------+ | | | | | | | span(0) | (1) | (2) | (3) | (4) | | | | | | | +----------------------------------------------------+ This representation can, for example, be used to store coarse Symbol boundaries within a Word (see Word.CompactSymbolBoxes below) instead of per-Symbol BoundingBoxes, for saving space.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Goodoc Box Partitions) contains 2 attributes that define its data structure. Key functionality includes: "span" is width or height, determined by "direction". If there are k partitions, then there are k - 1 "span" values, one for each except the last symb...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

2
Sort:|Filter:
directioninteger(
Default: nil
spanlist(integer(
Default: nil

"span" is width or height, determined by "direction". If there are k partitions, then there are k - 1 "span" values, one for each except the last symbol (which is redundant).