Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::RunEvaluationResponse (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::RunEvaluationResponse.

Response message for EvaluationService.RunEvaluation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#evaluation_run

def evaluation_run() -> ::String
Returns
  • (::String) — The name of the evaluation run that was created. Format: projects/{project}/locations/{location}/apps/{app}/evaluationRuns/{evaluation_run}

#evaluation_run=

def evaluation_run=(value) -> ::String
Parameter
  • value (::String) — The name of the evaluation run that was created. Format: projects/{project}/locations/{location}/apps/{app}/evaluationRuns/{evaluation_run}
Returns
  • (::String) — The name of the evaluation run that was created. Format: projects/{project}/locations/{location}/apps/{app}/evaluationRuns/{evaluation_run}