Class: Google::Cloud::Dialogflow::V2::BatchUpdateIntentsResponse

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

Overview

The response message for Intents::BatchUpdateIntents.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns The collection of updated or created intents.

Returns:



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

class BatchUpdateIntentsResponse; end