View Source GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaByte (google_api_content_warehouse v0.3.0)
A single byte, such as that from a utf8-encoded character sequence.
Attributes
-
document
(type:GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t
, default:nil
) - The document that contains this character.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaByte{ document: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.