Interface Service.CreatePromptOptimizationJob.ResponseOrBuilder

    • Method Detail

      • hasJob

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