Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class DeleteConversationModelRequest.
The request message for ConversationModels.DeleteConversationModel
Generated from protobuf message google.cloud.dialogflow.v2.DeleteConversationModelRequest
Namespace
Google \ Cloud \ Dialogflow \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The conversation model to delete. Format: projects/<Project ID>/conversationModels/<Conversation Model ID>
getName
Required. The conversation model to delete. Format: projects/<Project ID>/conversationModels/<Conversation Model ID>
string
setName
Required. The conversation model to delete. Format: projects/<Project ID>/conversationModels/<Conversation Model ID>
var
string
$this
static::build
name
string
Required. The conversation model to delete. Format: projects/<Project ID>/conversationModels/<Conversation Model ID>