Class: Google::Cloud::Dialogflow::V2::BatchUpdateEntityTypesResponse

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

Overview

The response message for EntityTypes::BatchUpdateEntityTypes.

Instance Attribute Summary collapse

Instance Attribute Details

#entity_typesArray<Google::Cloud::Dialogflow::V2::EntityType>

Returns The collection of updated or created entity types.

Returns:



203
# File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/entity_type.rb', line 203

class BatchUpdateEntityTypesResponse; end