Interface Service.GetPromptOptimizationJob.ResponseOrBuilder

    • Method Detail

      • hasJob

        boolean hasJob()
         The optimization job details.
         
        optional .mlflow.PromptOptimizationJob job = 1;
        Returns:
        Whether the job field is set.