Class: Google::Cloud::Dialogflow::V2::BatchUpdateIntentsRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#intent_batch_inline::Google::Cloud::Dialogflow::V2::IntentBatch



1001
1002
1003
1004
# File 'proto_docs/google/cloud/dialogflow/v2/intent.rb', line 1001

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

#intent_batch_uri::String



1001
1002
1003
1004
# File 'proto_docs/google/cloud/dialogflow/v2/intent.rb', line 1001

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

#intent_view::Google::Cloud::Dialogflow::V2::IntentView



1001
1002
1003
1004
# File 'proto_docs/google/cloud/dialogflow/v2/intent.rb', line 1001

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

#language_code::String



1001
1002
1003
1004
# File 'proto_docs/google/cloud/dialogflow/v2/intent.rb', line 1001

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

#parent::String



1001
1002
1003
1004
# File 'proto_docs/google/cloud/dialogflow/v2/intent.rb', line 1001

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

#update_mask::Google::Protobuf::FieldMask



1001
1002
1003
1004
# File 'proto_docs/google/cloud/dialogflow/v2/intent.rb', line 1001

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