GoogleCloudDocumentaiV1DocumentPageDetectedBarcode

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageDetectedBarcode


Table of Contents ▼

Jump to a specific part of the page:

Description

A detected barcode.

Attributes List

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

View Attributes

Attributes

  1. barcode (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1Barcode, default: nil)
    - Detailed barcode information of the DetectedBarcode.
  2. layout (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageLayout, default: nil)
    - Layout for DetectedBarcode.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageDetectedBarcode{
barcode: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1Barcode.t() | nil,
layout: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageLayout.t() | nil
}

Function

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

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