NlxDataSchemaParagraph

GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaParagraph


Table of Contents ▼

Jump to a specific part of the page:

Description

A single paragraph.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. bytes (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan, default: nil)
    - The bytes in this paragraph.
  2. characters (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan, default: nil)
    - The characters in this paragraph.
  3. document (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex, default: nil)
    - The document that contains this paragraph.
  4. sentences (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan, default: nil)
    - The sentences in this paragraph.
  5. text (type: String.t, default: nil)
    - The text of this paragraph. Must contain valid UTF-8.
  6. tokens (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan, default: nil)
    - The tokens in this paragraph.

Type

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaParagraph