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

A single symbol representation

Attributes

  • Box (type: GoogleApi.ContentWarehouse.V1.Model.GoodocBoundingBox.t, default: nil) -
  • Code (type: integer(), default: nil) - The unicode character code in UTF-32
  • Label (type: GoogleApi.ContentWarehouse.V1.Model.GoodocLabel.t, default: nil) -
  • RotatedBox (type: GoogleApi.ContentWarehouse.V1.Model.GoodocRotatedBoundingBox.t, default: nil) - If RotatedBox is set, Box must be set as well. See RotatedBoundingBox.
  • symbolvariant (type: list(GoogleApi.ContentWarehouse.V1.Model.GoodocSymbolSymbolVariant.t), default: nil) -

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.