Reference documentation and code samples for the Document AI V1 API module Google::Cloud::DocumentAI::V1::DocumentSchema::EntityType::Property::Method.
Specifies how the entity's value is obtained from the document.
Constants
METHOD_UNSPECIFIED
value: 0 Unspecified method. It defaults to EXTRACT.
EXTRACT
value: 1 The entity's value is directly extracted as-is from the document
text.
DERIVE
value: 2 The entity's value is derived through inference and is not
necessarily an exact text extraction from the document.
[[["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,["# Document AI V1 API - Module Google::Cloud::DocumentAI::V1::DocumentSchema::EntityType::Property::Method (v1.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.0 (latest)](/ruby/docs/reference/google-cloud-document_ai-v1/latest/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [1.6.1](/ruby/docs/reference/google-cloud-document_ai-v1/1.6.1/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [1.5.1](/ruby/docs/reference/google-cloud-document_ai-v1/1.5.1/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [1.4.0](/ruby/docs/reference/google-cloud-document_ai-v1/1.4.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [1.3.0](/ruby/docs/reference/google-cloud-document_ai-v1/1.3.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [1.2.0](/ruby/docs/reference/google-cloud-document_ai-v1/1.2.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [1.1.1](/ruby/docs/reference/google-cloud-document_ai-v1/1.1.1/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [1.0.0](/ruby/docs/reference/google-cloud-document_ai-v1/1.0.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.23.1](/ruby/docs/reference/google-cloud-document_ai-v1/0.23.1/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.22.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.22.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.21.1](/ruby/docs/reference/google-cloud-document_ai-v1/0.21.1/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.20.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.20.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.19.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.19.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.18.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.18.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.17.2](/ruby/docs/reference/google-cloud-document_ai-v1/0.17.2/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.16.2](/ruby/docs/reference/google-cloud-document_ai-v1/0.16.2/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.15.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.15.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.14.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.14.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.13.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.13.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.12.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.12.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.11.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.11.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.10.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.10.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.9.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.9.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.8.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.8.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.7.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.7.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.6.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.6.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.5.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.5.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.4.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.4.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.3.0](/ruby/docs/reference/google-cloud-document_ai-v1/0.3.0/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method)\n- [0.2.4](/ruby/docs/reference/google-cloud-document_ai-v1/0.2.4/Google-Cloud-DocumentAI-V1-DocumentSchema-EntityType-Property-Method) \nReference documentation and code samples for the Document AI V1 API module Google::Cloud::DocumentAI::V1::DocumentSchema::EntityType::Property::Method.\n\nSpecifies how the entity's value is obtained from the document.\n\nConstants\n---------\n\n### METHOD_UNSPECIFIED\n\n**value:** 0 \nUnspecified method. It defaults to `EXTRACT`.\n\n### EXTRACT\n\n**value:** 1 \nThe entity's value is directly extracted as-is from the document\ntext.\n\n### DERIVE\n\n**value:** 2 \nThe entity's value is derived through inference and is not\nnecessarily an exact text extraction from the document."]]