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

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb

Overview

This message is a wrapper around a collection of intents.

Instance Attribute Summary collapse

Instance Attribute Details

#intentsArray<Google::Cloud::Dialogflow::V2::Intent>

Returns A collection of intents.

Returns:



689
# File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb', line 689

class IntentBatch; end