Interface protos.google.cloud.documentai.v1beta2.Document.ILabel (3.0.2)

Properties of a Label.

Package

@google-cloud/documentai!

Properties

automlModel

automlModel?: (string|null);

Label automlModel

Property Value
TypeDescription
(string|null)

confidence

confidence?: (number|null);

Label confidence

Property Value
TypeDescription
(number|null)

name

name?: (string|null);

Label name

Property Value
TypeDescription
(string|null)