Google Cloud Documentai V1Document Page Form Field Args
data class GoogleCloudDocumentaiV1DocumentPageFormFieldArgs(val correctedKeyText: Output<String>? = null, val correctedValueText: Output<String>? = null, val fieldName: Output<GoogleCloudDocumentaiV1DocumentPageLayoutArgs>? = null, val fieldValue: Output<GoogleCloudDocumentaiV1DocumentPageLayoutArgs>? = null, val nameDetectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null, val provenance: Output<GoogleCloudDocumentaiV1DocumentProvenanceArgs>? = null, val valueDetectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null, val valueType: Output<String>? = null) : ConvertibleToJava<GoogleCloudDocumentaiV1DocumentPageFormFieldArgs>
A form field detected on the page.
Constructors
Link copied to clipboard
fun GoogleCloudDocumentaiV1DocumentPageFormFieldArgs(correctedKeyText: Output<String>? = null, correctedValueText: Output<String>? = null, fieldName: Output<GoogleCloudDocumentaiV1DocumentPageLayoutArgs>? = null, fieldValue: Output<GoogleCloudDocumentaiV1DocumentPageLayoutArgs>? = null, nameDetectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null, provenance: Output<GoogleCloudDocumentaiV1DocumentProvenanceArgs>? = null, valueDetectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null, valueType: Output<String>? = null)
Functions
Properties
Link copied to clipboard
val nameDetectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null
Link copied to clipboard
val valueDetectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null