Class Google::Cloud::Dialogflow::CX::V3::Experiment::Result::Metric (v0.6.0)

Metric and corresponding confidence intervals.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#confidence_interval

def confidence_interval() -> ::Google::Cloud::Dialogflow::CX::V3::Experiment::Result::ConfidenceInterval
Returns

#confidence_interval=

def confidence_interval=(value) -> ::Google::Cloud::Dialogflow::CX::V3::Experiment::Result::ConfidenceInterval
Parameter
Returns

#count

def count() -> ::Float
Returns
  • (::Float) — Count value of a metric.

#count=

def count=(value) -> ::Float
Parameter
  • value (::Float) — Count value of a metric.
Returns
  • (::Float) — Count value of a metric.

#count_type

def count_type() -> ::Google::Cloud::Dialogflow::CX::V3::Experiment::Result::CountType
Returns

#count_type=

def count_type=(value) -> ::Google::Cloud::Dialogflow::CX::V3::Experiment::Result::CountType
Parameter
Returns

#ratio

def ratio() -> ::Float
Returns
  • (::Float) — Ratio value of a metric.

#ratio=

def ratio=(value) -> ::Float
Parameter
  • value (::Float) — Ratio value of a metric.
Returns
  • (::Float) — Ratio value of a metric.

#type

def type() -> ::Google::Cloud::Dialogflow::CX::V3::Experiment::Result::MetricType
Returns

#type=

def type=(value) -> ::Google::Cloud::Dialogflow::CX::V3::Experiment::Result::MetricType
Parameter
Returns