Class DocumentIntelligenceLayoutSkillExtractionOptions

java.lang.Object
com.azure.core.util.ExpandableStringEnum<DocumentIntelligenceLayoutSkillExtractionOptions>
com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillExtractionOptions
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

public final class DocumentIntelligenceLayoutSkillExtractionOptions extends com.azure.core.util.ExpandableStringEnum<DocumentIntelligenceLayoutSkillExtractionOptions>
Controls the cardinality of the content extracted from the document by the skill.
  • Field Details

  • Constructor Details

    • DocumentIntelligenceLayoutSkillExtractionOptions

      @Deprecated public DocumentIntelligenceLayoutSkillExtractionOptions()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of DocumentIntelligenceLayoutSkillExtractionOptions value.
  • Method Details