Google Cloud Dialogflow V2 Client - Class GetConversationModelRequest (1.6.0)

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

The request message for ConversationModels.GetConversationModel

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

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

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

getName

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

Returns
TypeDescription
string

setName

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

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

Returns
TypeDescription
Google\Cloud\Dialogflow\V2\GetConversationModelRequest