Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::PersonaRunConfig.
Configuration for running an evaluation for a specific persona.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#persona
def persona() -> ::String
Returns
-
(::String) — Optional. The persona to use for the evaluation.
Format:
projects/{project}/locations/{location}/apps/{app}/evaluationPersonas/{evaluationPersona}
#persona=
def persona=(value) -> ::String
Parameter
-
value (::String) — Optional. The persona to use for the evaluation.
Format:
projects/{project}/locations/{location}/apps/{app}/evaluationPersonas/{evaluationPersona}
Returns
-
(::String) — Optional. The persona to use for the evaluation.
Format:
projects/{project}/locations/{location}/apps/{app}/evaluationPersonas/{evaluationPersona}
#task_count
def task_count() -> ::Integer
Returns
- (::Integer) — Optional. The number of tasks to run for the persona.
#task_count=
def task_count=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. The number of tasks to run for the persona.
Returns
- (::Integer) — Optional. The number of tasks to run for the persona.