Class: Google::Cloud::Dialogflow::V2::EntityTypeBatch

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

Overview

This message is a wrapper around a collection of entity types.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns A collection of entity types.

Returns:



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

class EntityTypeBatch; end