Uses of Class
com.azure.ai.documentintelligence.models.DocumentKeyValuePair
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentKeyValuePair in com.azure.ai.documentintelligence.models
Modifier and TypeMethodDescriptionstatic DocumentKeyValuePair
DocumentKeyValuePair.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentKeyValuePair from the JsonReader.Modifier and TypeMethodDescriptionAnalyzeResult.getKeyValuePairs()
Get the keyValuePairs property: Extracted key-value pairs.