Uses of Class
com.azure.ai.formrecognizer.documentanalysis.administration.models.DocumentFieldSchema
Packages that use DocumentFieldSchema
Package
Description
Package containing model classes to perform operations
DocumentModelAdministrationAsyncClient and
DocumentModelAdministrationClient.-
Uses of DocumentFieldSchema in com.azure.ai.formrecognizer.documentanalysis.administration.models
Methods in com.azure.ai.formrecognizer.documentanalysis.administration.models that return DocumentFieldSchemaModifier and TypeMethodDescriptionDocumentFieldSchema.getItems()Get the items property: Field type schema of each array element.Methods in com.azure.ai.formrecognizer.documentanalysis.administration.models that return types with arguments of type DocumentFieldSchemaModifier and TypeMethodDescriptionDocumentTypeDetails.getFieldSchema()Get the fieldSchema property: Description of the document semantic schema using a JSON Schema style syntax.DocumentFieldSchema.getProperties()Get the properties property: Named sub-fields of the object field.