PersonaRunConfig

Configuration for running an evaluation for a specific persona.

JSON representation
{
  "persona": string,
  "taskCount": integer
}
Fields
persona

string

Optional. The persona to use for the evaluation. Format: projects/{project}/locations/{location}/apps/{app}/evaluationPersonas/{evaluationPersona}

taskCount

integer

Optional. The number of tasks to run for the persona.