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

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

Operation metadata for EvaluationService.RunEvaluation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cancel_requested

def cancel_requested() -> ::Boolean
Returns

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#evaluation_run

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

#evaluations

def evaluations() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. The list of evaluations that were run. Format: projects/{project}/locations/{location}/apps/{app}/evaluations/{evaluation}

#verb

def verb() -> ::String
Returns
  • (::String) — Output only. The verb of the operation.