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

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

The latency of a tool call execution.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — Output only. The display name of the tool.

#end_time

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

#execution_latency

def execution_latency() -> ::Google::Protobuf::Duration
Returns

#start_time

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

#tool

def tool() -> ::String
Returns
  • (::String) — Output only. The name of the tool that got executed. Format: projects/{project}/locations/{location}/apps/{app}/tools/{tool}.