Class: Google::Cloud::Dialogflow::V2::InputDataset

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/v2/conversation_model.rb

Overview

InputDataset used to create model or do evaluation. NextID:5

Instance Attribute Summary collapse

Instance Attribute Details

#dataset::String



200
201
202
203
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_model.rb', line 200

class InputDataset
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end