Class RecognizeCustomEntitiesResultCollection

    • Method Detail

      • getProjectName

        public String getProjectName()
        Gets the name of the project which owns the model being consumed.
        Returns:
        The name of the project which owns the model being consumed.
      • getDeploymentName

        public String getDeploymentName()
        Gets the name of the deployment being consumed.
        Returns:
        The name of the deployment being consumed.
      • getStatistics

        public TextDocumentBatchStatistics getStatistics()
        Get the batch statistics of response.
        Returns:
        The batch statistics of response.