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

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

Metrics for a single tool.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#fail_count

def fail_count() -> ::Integer
Returns
  • (::Integer) — Output only. The number of times the tool failed.

#pass_count

def pass_count() -> ::Integer
Returns
  • (::Integer) — Output only. The number of times the tool passed.

#tool

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