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

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

An evaluation result represents the output of running an Evaluation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#app_version

def app_version() -> ::String
Returns
  • (::String) — Output only. The app version used to generate the conversation that resulted in this result. Format: projects/{project}/locations/{location}/apps/{app}/versions/{version}

#app_version_display_name

def app_version_display_name() -> ::String
Returns
  • (::String) — Output only. The display name of the app_version that the evaluation ran against.

#changelog

def changelog() -> ::String
Returns
  • (::String) — Output only. The changelog of the app version that the evaluation ran against. This is populated if user runs evaluation on latest/draft.

#changelog_create_time

def changelog_create_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. The create time of the changelog of the app version that the evaluation ran against. This is populated if user runs evaluation on latest/draft.

#config

def config() -> ::Google::Cloud::Ces::V1beta::EvaluationConfig
Returns

#create_time

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

#display_name

def display_name() -> ::String
Returns
  • (::String) —

    Required. Display name of the Evaluation Result. Unique within an Evaluation. By default, it has the following format: "

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) —

    Required. Display name of the Evaluation Result. Unique within an Evaluation. By default, it has the following format: "

Returns
  • (::String) —

    Required. Display name of the Evaluation Result. Unique within an Evaluation. By default, it has the following format: "

#error

def error() -> ::Google::Rpc::Status
Returns
  • (::Google::Rpc::Status) — Output only. Deprecated: Use error_info instead. Errors encountered during execution.

#error_info

def error_info() -> ::Google::Cloud::Ces::V1beta::EvaluationErrorInfo
Returns

#evaluation_metrics_thresholds

def evaluation_metrics_thresholds() -> ::Google::Cloud::Ces::V1beta::EvaluationMetricsThresholds
Returns

#evaluation_run

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

#evaluation_status

def evaluation_status() -> ::Google::Cloud::Ces::V1beta::EvaluationResult::Outcome
Returns

#execution_state

def execution_state() -> ::Google::Cloud::Ces::V1beta::EvaluationResult::ExecutionState
Returns

#golden_result

def golden_result() -> ::Google::Cloud::Ces::V1beta::EvaluationResult::GoldenResult
Returns

#golden_run_method

def golden_run_method() -> ::Google::Cloud::Ces::V1beta::GoldenRunMethod
Returns

#initiated_by

def initiated_by() -> ::String
Returns
  • (::String) — Output only. The user who initiated the evaluation run that resulted in this result.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The unique identifier of the evaluation result. Format: projects/{project}/locations/{location}/apps/{app}/evaluations/{evaluation}/results/{result}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The unique identifier of the evaluation result. Format: projects/{project}/locations/{location}/apps/{app}/evaluations/{evaluation}/results/{result}
Returns
  • (::String) — Identifier. The unique identifier of the evaluation result. Format: projects/{project}/locations/{location}/apps/{app}/evaluations/{evaluation}/results/{result}

#persona

def persona() -> ::Google::Cloud::Ces::V1beta::EvaluationPersona
Returns

#scenario_result

def scenario_result() -> ::Google::Cloud::Ces::V1beta::EvaluationResult::ScenarioResult
Returns