GoogleCloudDocumentaiV1DocumentPage

Document AIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPage

4
out of 10
Low
SEO Impact
A page in a Document.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Google Cloud Documentai V1 Document Page) contains SEO-relevant attributes including imageQualityScores. Key functionality includes: A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orient...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture
  • Consider how this system might interact with other ranking signals

Attributes

17
Sort:|Filter:
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageBlock.t

A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageDetectedBarcode.t

A list of detected barcodes.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageDetectedLanguage.t

A list of detected languages together with confidence.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageDimension.t

Physical dimension of the page.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageFormField.t

A list of visually detected form fields on the page.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageImage.t

Rendered image for this page. This image is preprocessed to remove any skew, rotation, and distortions such that the annotation bounding boxes can be upright and axis-aligned.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageImageQualityScores.t

Image quality scores.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageLayout.t

Layout for the page.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageLine.t

A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.

pageNumberinteger(
Default: nil

1-based index for current Page in a parent Document. Useful when a page is taken out of a Document for individual processing.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageParagraph.t

A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentProvenance.t

The history of this page.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageSymbol.t

A list of visually detected symbols on the page.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageTable.t

A list of visually detected tables on the page.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageToken.t

A list of visually detected tokens on the page.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageMatrix.t

Transformation matrices that were applied to the original document image to produce Page.image.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageVisualElement.t

A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.