Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::GeneratorEvaluationConfig::InputDataConfig (v1.13.0)

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

Input data config details

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#agent_assist_input_data_config

def agent_assist_input_data_config() -> ::Google::Cloud::Dialogflow::V2::GeneratorEvaluationConfig::AgentAssistInputDataConfig
Returns

#agent_assist_input_data_config=

def agent_assist_input_data_config=(value) -> ::Google::Cloud::Dialogflow::V2::GeneratorEvaluationConfig::AgentAssistInputDataConfig
Parameter
Returns

#dataset_input_data_config

def dataset_input_data_config() -> ::Google::Cloud::Dialogflow::V2::GeneratorEvaluationConfig::DatasetInputDataConfig
Returns

#dataset_input_data_config=

def dataset_input_data_config=(value) -> ::Google::Cloud::Dialogflow::V2::GeneratorEvaluationConfig::DatasetInputDataConfig
Parameter
Returns

#end_time

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

#end_time=

def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#input_data_source_type

def input_data_source_type() -> ::Google::Cloud::Dialogflow::V2::GeneratorEvaluationConfig::InputDataSourceType
Returns

#input_data_source_type=

def input_data_source_type=(value) -> ::Google::Cloud::Dialogflow::V2::GeneratorEvaluationConfig::InputDataSourceType
Parameter
Returns

#is_summary_generation_allowed

def is_summary_generation_allowed() -> ::Boolean
Returns
  • (::Boolean) — Optional. Whether the summary generation is allowed when the pre-existing qualified summaries are insufficient to cover the sample size.

#is_summary_generation_allowed=

def is_summary_generation_allowed=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether the summary generation is allowed when the pre-existing qualified summaries are insufficient to cover the sample size.
Returns
  • (::Boolean) — Optional. Whether the summary generation is allowed when the pre-existing qualified summaries are insufficient to cover the sample size.

#sample_size

def sample_size() -> ::Integer
Returns
  • (::Integer) — Optional. Desired number of conversation-summary pairs to be evaluated.

#sample_size=

def sample_size=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. Desired number of conversation-summary pairs to be evaluated.
Returns
  • (::Integer) — Optional. Desired number of conversation-summary pairs to be evaluated.

#start_time

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

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#summary_generation_option

def summary_generation_option() -> ::Google::Cloud::Dialogflow::V2::GeneratorEvaluationConfig::InputDataConfig::SummaryGenerationOption
Returns

#summary_generation_option=

def summary_generation_option=(value) -> ::Google::Cloud::Dialogflow::V2::GeneratorEvaluationConfig::InputDataConfig::SummaryGenerationOption
Parameter
Returns