Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::ConversationModelEvaluation (v0.17.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::ConversationModelEvaluation.

Represents evaluation result of a conversation model.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#display_name

def display_name() -> ::String
Returns
  • (::String) — Optional. The display name of the model evaluation. At most 64 bytes long.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Optional. The display name of the model evaluation. At most 64 bytes long.
Returns
  • (::String) — Optional. The display name of the model evaluation. At most 64 bytes long.

#evaluation_config

def evaluation_config() -> ::Google::Cloud::Dialogflow::V2::EvaluationConfig
Returns

#evaluation_config=

def evaluation_config=(value) -> ::Google::Cloud::Dialogflow::V2::EvaluationConfig
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — The resource name of the evaluation. Format: projects/<Project ID>/conversationModels/<Conversation Model ID>/evaluations/<Evaluation ID>

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The resource name of the evaluation. Format: projects/<Project ID>/conversationModels/<Conversation Model ID>/evaluations/<Evaluation ID>
Returns
  • (::String) — The resource name of the evaluation. Format: projects/<Project ID>/conversationModels/<Conversation Model ID>/evaluations/<Evaluation ID>

#smart_reply_metrics

def smart_reply_metrics() -> ::Google::Cloud::Dialogflow::V2::SmartReplyMetrics
Returns