GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaByte
Table of Contents ▼
Jump to a specific part of the page:
Description
A single byte, such as that from a utf8-encoded character sequence.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
document
(type:GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex
, default:nil
)
- The document that contains this character.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaByte{
document: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t() | nil
}
document: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaByte