Google Cloud Documentai V1Document Entity Normalized Value Args
fun GoogleCloudDocumentaiV1DocumentEntityNormalizedValueArgs(addressValue: Output<GoogleTypePostalAddressArgs>? = null, booleanValue: Output<Boolean>? = null, dateValue: Output<GoogleTypeDateArgs>? = null, datetimeValue: Output<GoogleTypeDateTimeArgs>? = null, floatValue: Output<Double>? = null, integerValue: Output<Int>? = null, moneyValue: Output<GoogleTypeMoneyArgs>? = null, text: Output<String>? = null)