Uses of Class
com.azure.ai.documentintelligence.models.DocumentKeyValueElement
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentKeyValueElement in com.azure.ai.documentintelligence.models
Modifier and TypeMethodDescriptionstatic DocumentKeyValueElement
DocumentKeyValueElement.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentKeyValueElement from the JsonReader.DocumentKeyValuePair.getKey()
Get the key property: Field label of the key-value pair.DocumentKeyValuePair.getValue()
Get the value property: Field value of the key-value pair.