Class: Google::Cloud::Dialogflow::V2::IntentBatch

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

Overview

This message is a wrapper around a collection of intents.

Instance Attribute Summary collapse

Instance Attribute Details

#intents::Array<::Google::Cloud::Dialogflow::V2::Intent>



1019
1020
1021
1022
# File 'proto_docs/google/cloud/dialogflow/v2/intent.rb', line 1019

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