Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::EvaluationConfig (v0.18.0)

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

The configuration for model evaluation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#datasets

def datasets() -> ::Array<::Google::Cloud::Dialogflow::V2::InputDataset>
Returns

#datasets=

def datasets=(value) -> ::Array<::Google::Cloud::Dialogflow::V2::InputDataset>
Parameter
Returns

#smart_compose_config

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

#smart_compose_config=

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

#smart_reply_config

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

#smart_reply_config=

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