Google Cloud Dialogflow V2 Client - Class UndeployConversationModelRequest (1.11.0)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class UndeployConversationModelRequest.

The request message for ConversationModels.UndeployConversationModel

Generated from protobuf message google.cloud.dialogflow.v2.UndeployConversationModelRequest

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Required. The conversation model to undeploy. Format: projects/<Project ID>/conversationModels/<Conversation Model ID>

getName

Required. The conversation model to undeploy. Format: projects/<Project ID>/conversationModels/<Conversation Model ID>

Returns
Type
Description
string

setName

Required. The conversation model to undeploy. Format: projects/<Project ID>/conversationModels/<Conversation Model ID>

Parameter
Name
Description
var
string
Returns
Type
Description
$this