Class: Google::Cloud::Dialogflow::V2::BatchDeleteEntityTypesRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::V2::BatchDeleteEntityTypesRequest
- Defined in:
- lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/entity_type.rb
Overview
The request message for EntityTypes::BatchDeleteEntityTypes.
Instance Attribute Summary collapse
-
#entity_type_names ⇒ Array<String>
Required.
-
#parent ⇒ String
Required.
Instance Attribute Details
#entity_type_names ⇒ Array<String>
214 |
# File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/entity_type.rb', line 214 class BatchDeleteEntityTypesRequest; end |
#parent ⇒ String
214 |
# File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/entity_type.rb', line 214 class BatchDeleteEntityTypesRequest; end |