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

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/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>



256
257
258
259
# File 'proto_docs/google/cloud/dialogflow/v2/entity_type.rb', line 256

class BatchUpdateEntityTypesResponse
  include Google::Protobuf::MessageExts
  extend Google::Protobuf::MessageExts::ClassMethods
end