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

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

Latency metrics for a single tool.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#latency_metrics

def latency_metrics() -> ::Google::Cloud::Ces::V1beta::LatencyReport::LatencyMetrics
Returns

#tool

def tool() -> ::String
Returns
  • (::String) — Output only. Format: projects/{project}/locations/{location}/apps/{app}/tools/{tool}.

    Note: The following fields are mutually exclusive: tool, toolset_tool. If a field in that set is populated, all other fields in the set will automatically be cleared.

#tool_display_name

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

#toolset_tool

def toolset_tool() -> ::Google::Cloud::Ces::V1beta::ToolsetTool
Returns
  • (::Google::Cloud::Ces::V1beta::ToolsetTool) — Output only. The toolset tool identifier.

    Note: The following fields are mutually exclusive: toolset_tool, tool. If a field in that set is populated, all other fields in the set will automatically be cleared.