Reference documentation and code samples for the Google Cloud Document Ai V1 Client class DetectedBarcode.
A detected barcode.
Generated from protobuf message google.cloud.documentai.v1.Document.Page.DetectedBarcode
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ layout
↳ barcode
getLayout
Layout for DetectedBarcode .
Generated from protobuf field .google.cloud.documentai.v1.Document.Page.Layout layout = 1;
hasLayout
clearLayout
setLayout
Layout for DetectedBarcode .
Generated from protobuf field .google.cloud.documentai.v1.Document.Page.Layout layout = 1;
$this
getBarcode
Detailed barcode information of the DetectedBarcode .
Generated from protobuf field .google.cloud.documentai.v1.Barcode barcode = 2;
hasBarcode
clearBarcode
setBarcode
Detailed barcode information of the DetectedBarcode .
Generated from protobuf field .google.cloud.documentai.v1.Barcode barcode = 2;
$this