java.lang.Object
com.azure.ai.formrecognizer.documentanalysis.administration.models.ContentSource
Direct Known Subclasses:
BlobContentSource, BlobFileListContentSource

public abstract class ContentSource extends Object
Class representing the source of the data/content.
  • Method Details

    • getKind

      public ContentSourceKind getKind()
      Get the source kind of the training data.
      Returns:
      the sourceKind value.