Class: Google::Cloud::Dialogflow::V2::DeleteConversationProfileRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb

Overview

The request message for ConversationProfiles.DeleteConversationProfile.

This operation fails if the conversation profile is still referenced from a phone number.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



185
186
187
188
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 185

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