Interface IPromptConnectionExportAnalysisResult


public interface IPromptConnectionExportAnalysisResult
Result of analyzing a prompt connection export.
Since:
8.5.0
  • Method Details

    • getConnection

      Gets the Metadata about the exported prompt connection.
      Returns:
      Metadata about the exported prompt connection.
    • getMetadata

      Gets the metadata of the prompt export.
      Returns:
      Metadata of the prompt export.