View Source GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaCharacter (google_api_content_warehouse v0.4.0)

A single Unicode character.

Attributes

  • document (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t, default: nil) - The document that contains this character.
  • paragraph (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t, default: nil) - The paragraph that contains this character.
  • sentence (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t, default: nil) - The sentence that contains this character.
  • text (type: String.t, default: nil) - The character itself. Must contain valid UTF-8. Must be exactly one Unicode character.
  • token (type: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t, default: nil) - The token that contains this character.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.