normalized Value
suspend fun normalizedValue(value: Output<GoogleCloudDocumentaiV1DocumentEntityNormalizedValueArgs>)
Parameters
value
Optional. Normalized entity value. Absent if the extracted value could not be converted or the type (e.g. address) is not supported for certain parsers. This field is also only populated for certain supported document types.
suspend fun normalizedValue(argument: suspend GoogleCloudDocumentaiV1DocumentEntityNormalizedValueArgsBuilder.() -> Unit)
Parameters
argument
Optional. Normalized entity value. Absent if the extracted value could not be converted or the type (e.g. address) is not supported for certain parsers. This field is also only populated for certain supported document types.