Class FormField (0.14.2a0)
FormField(
documentai_object: google.cloud.documentai_v1.types.document.Document.Page.FormField,
_page: google.cloud.documentai_toolbox.wrappers.page.Page,
)
Represents a wrapped documentai.Document.Page.FormField.
Attributes |
Name |
Description |
documentai_object
:noindex: |
google.cloud.documentai.Document.Page.FormField
Required. The original object.
|
field_name
:noindex: |
str
Required. The form field name
|
field_value
:noindex: |
str
Required. The form field value
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class FormField (0.14.2a0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.14.2-a0 (latest)](/python/docs/reference/documentai-toolbox/latest/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.14.1-a0](/python/docs/reference/documentai-toolbox/0.14.1-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.13.5-a0](/python/docs/reference/documentai-toolbox/0.13.5-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.12.2-a0](/python/docs/reference/documentai-toolbox/0.12.2-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.11.2-a0](/python/docs/reference/documentai-toolbox/0.11.2-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.10.3-a0](/python/docs/reference/documentai-toolbox/0.10.3-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.9.1-a0](/python/docs/reference/documentai-toolbox/0.9.1-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.8.0-a0](/python/docs/reference/documentai-toolbox/0.8.0-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.7.0-a0](/python/docs/reference/documentai-toolbox/0.7.0-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.6.0-a0](/python/docs/reference/documentai-toolbox/0.6.0-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.5.0-a0](/python/docs/reference/documentai-toolbox/0.5.0-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.4.1-a0](/python/docs/reference/documentai-toolbox/0.4.1-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.3.0-a0](/python/docs/reference/documentai-toolbox/0.3.0-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.2.1-a0](/python/docs/reference/documentai-toolbox/0.2.1-a0/google.cloud.documentai_toolbox.wrappers.page.FormField)\n- [0.1.1-a0](/python/docs/reference/documentai-toolbox/0.1.1-a0/google.cloud.documentai_toolbox.wrappers.page.FormField) \n\n FormField(\n documentai_object: google.cloud.documentai_v1.types.document.Document.Page.FormField,\n _page: google.cloud.documentai_toolbox.wrappers.page.Page,\n )\n\nRepresents a wrapped documentai.Document.Page.FormField."]]