Class: Google::Cloud::Dialogflow::V2::BatchUpdateEntityTypesRequest

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 request message for EntityTypes.BatchUpdateEntityTypes.

Instance Attribute Summary collapse

Instance Attribute Details

#entity_type_batch_inline::Google::Cloud::Dialogflow::V2::EntityTypeBatch



261
262
263
264
# File 'proto_docs/google/cloud/dialogflow/v2/entity_type.rb', line 261

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

#entity_type_batch_uri::String



261
262
263
264
# File 'proto_docs/google/cloud/dialogflow/v2/entity_type.rb', line 261

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

#language_code::String



261
262
263
264
# File 'proto_docs/google/cloud/dialogflow/v2/entity_type.rb', line 261

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

#parent::String



261
262
263
264
# File 'proto_docs/google/cloud/dialogflow/v2/entity_type.rb', line 261

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

#update_mask::Google::Protobuf::FieldMask



261
262
263
264
# File 'proto_docs/google/cloud/dialogflow/v2/entity_type.rb', line 261

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