Class DocumentOperationResult

java.lang.Object
com.azure.ai.formrecognizer.models.DocumentOperationResult

public final class DocumentOperationResult extends Object
The DocumentOperationResult model.
  • Constructor Details

    • DocumentOperationResult

      public DocumentOperationResult()
  • Method Details

    • getResultId

      public String getResultId()
      Gets an ID representing the operation that can be used to poll for the status of the long-running operation.
      Returns:
      the resultId.