Interface protos.google.cloud.documentai.v1.Document.Page.IFormField (1.5.0)

Properties of a FormField.

Package

@google-cloud/contentwarehouse

Properties

correctedKeyText

correctedKeyText?: (string|null);

FormField correctedKeyText

correctedValueText

correctedValueText?: (string|null);

FormField correctedValueText

fieldName

fieldName?: (google.cloud.documentai.v1.Document.Page.ILayout|null);

FormField fieldName

fieldValue

fieldValue?: (google.cloud.documentai.v1.Document.Page.ILayout|null);

FormField fieldValue

nameDetectedLanguages

nameDetectedLanguages?: (google.cloud.documentai.v1.Document.Page.IDetectedLanguage[]|null);

FormField nameDetectedLanguages

provenance

provenance?: (google.cloud.documentai.v1.Document.IProvenance|null);

FormField provenance

valueDetectedLanguages

valueDetectedLanguages?: (google.cloud.documentai.v1.Document.Page.IDetectedLanguage[]|null);

FormField valueDetectedLanguages

valueType

valueType?: (string|null);

FormField valueType