Interface protos.google.cloud.dialogflow.v2beta1.ICreateConversationRequest (4.1.4)

Properties of a CreateConversationRequest.

Package

@google-cloud/dialogflow!

Properties

conversation

conversation?: (google.cloud.dialogflow.v2beta1.IConversation|null);

CreateConversationRequest conversation

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.IConversation|null)

conversationId

conversationId?: (string|null);

CreateConversationRequest conversationId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateConversationRequest parent

Property Value
TypeDescription
(string|null)