A list of detected languages for value together with confidence.
↳ value_type
string
If the value is non-textual, this field represents the type. Current valid values are: - blank (this indicates thefield_valueis normal text) -unfilled_checkbox-filled_checkbox
↳ corrected_key_text
string
Created for Labeling UI to export key text. If corrections were made to the text identified by thefield_name.text_anchor, this field will contain the correction.
↳ corrected_value_text
string
Created for Labeling UI to export value text. If corrections were made to the text identified by thefield_value.text_anchor, this field will contain the correction.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Document Ai V1 Client - Class FormField (2.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.0 (latest)](/php/docs/reference/cloud-document-ai/latest/V1.Document.Page.FormField)\n- [2.2.2](/php/docs/reference/cloud-document-ai/2.2.2/V1.Document.Page.FormField)\n- [2.1.3](/php/docs/reference/cloud-document-ai/2.1.3/V1.Document.Page.FormField)\n- [2.0.0](/php/docs/reference/cloud-document-ai/2.0.0/V1.Document.Page.FormField)\n- [1.14.0](/php/docs/reference/cloud-document-ai/1.14.0/V1.Document.Page.FormField)\n- [1.13.1](/php/docs/reference/cloud-document-ai/1.13.1/V1.Document.Page.FormField)\n- [1.12.2](/php/docs/reference/cloud-document-ai/1.12.2/V1.Document.Page.FormField)\n- [1.9.0](/php/docs/reference/cloud-document-ai/1.9.0/V1.Document.Page.FormField)\n- [1.8.2](/php/docs/reference/cloud-document-ai/1.8.2/V1.Document.Page.FormField)\n- [1.7.0](/php/docs/reference/cloud-document-ai/1.7.0/V1.Document.Page.FormField)\n- [1.6.0](/php/docs/reference/cloud-document-ai/1.6.0/V1.Document.Page.FormField)\n- [1.5.0](/php/docs/reference/cloud-document-ai/1.5.0/V1.Document.Page.FormField)\n- [1.4.0](/php/docs/reference/cloud-document-ai/1.4.0/V1.Document.Page.FormField)\n- [1.3.0](/php/docs/reference/cloud-document-ai/1.3.0/V1.Document.Page.FormField)\n- [1.2.2](/php/docs/reference/cloud-document-ai/1.2.2/V1.Document.Page.FormField)\n- [1.1.1](/php/docs/reference/cloud-document-ai/1.1.1/V1.Document.Page.FormField)\n- [1.0.1](/php/docs/reference/cloud-document-ai/1.0.1/V1.Document.Page.FormField) \nReference documentation and code samples for the Google Cloud Document Ai V1 Client class FormField.\n\nA form field detected on the page.\n\nGenerated from protobuf message `google.cloud.documentai.v1.Document.Page.FormField`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DocumentAI \\\\ V1 \\\\ Document \\\\ Page\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getFieldName\n\n[Layout](/php/docs/reference/cloud-document-ai/latest/V1.Document.Page.Layout) for the\n[FormField](/php/docs/reference/cloud-document-ai/latest/V1.Document.Page.FormField) name.\n\ne.g. `Address`, `Email`, `Grand total`, `Phone number`, etc.\n\n### hasFieldName\n\n### clearFieldName\n\n### setFieldName\n\n[Layout](/php/docs/reference/cloud-document-ai/latest/V1.Document.Page.Layout) for the\n[FormField](/php/docs/reference/cloud-document-ai/latest/V1.Document.Page.FormField) name.\n\ne.g. `Address`, `Email`, `Grand total`, `Phone number`, etc.\n\n### getFieldValue\n\n[Layout](/php/docs/reference/cloud-document-ai/latest/V1.Document.Page.Layout) for the\n[FormField](/php/docs/reference/cloud-document-ai/latest/V1.Document.Page.FormField) value.\n\n### hasFieldValue\n\n### clearFieldValue\n\n### setFieldValue\n\n[Layout](/php/docs/reference/cloud-document-ai/latest/V1.Document.Page.Layout) for the\n[FormField](/php/docs/reference/cloud-document-ai/latest/V1.Document.Page.FormField) value.\n\n### getNameDetectedLanguages\n\nA list of detected languages for name together with confidence.\n\n### setNameDetectedLanguages\n\nA list of detected languages for name together with confidence.\n\n### getValueDetectedLanguages\n\nA list of detected languages for value together with confidence.\n\n### setValueDetectedLanguages\n\nA list of detected languages for value together with confidence.\n\n### getValueType\n\nIf the value is non-textual, this field represents the type. Current\nvalid values are:\n\n- blank (this indicates the `field_value` is normal text)\n- `unfilled_checkbox`\n- `filled_checkbox`\n\n### setValueType\n\nIf the value is non-textual, this field represents the type. Current\nvalid values are:\n\n- blank (this indicates the `field_value` is normal text)\n- `unfilled_checkbox`\n- `filled_checkbox`\n\n### getCorrectedKeyText\n\nCreated for Labeling UI to export key text.\n\nIf corrections were made to the text identified by the\n`field_name.text_anchor`, this field will contain the correction.\n\n### setCorrectedKeyText\n\nCreated for Labeling UI to export key text.\n\nIf corrections were made to the text identified by the\n`field_name.text_anchor`, this field will contain the correction.\n\n### getCorrectedValueText\n\nCreated for Labeling UI to export value text.\n\nIf corrections were made to the text identified by the\n`field_value.text_anchor`, this field will contain the correction.\n\n### setCorrectedValueText\n\nCreated for Labeling UI to export value text.\n\nIf corrections were made to the text identified by the\n`field_value.text_anchor`, this field will contain the correction.\n\n### getProvenance\n\nThe history of this annotation.\n\n### hasProvenance\n\n### clearProvenance\n\n### setProvenance\n\nThe history of this annotation."]]