Interface protos.google.cloud.dialogflow.v2beta1.ICreateConversationProfileRequest (3.5.0)

Properties of a CreateConversationProfileRequest.

Package

@google-cloud/dialogflow!

Properties

conversationProfile

conversationProfile?: (google.cloud.dialogflow.v2beta1.IConversationProfile|null);

CreateConversationProfileRequest conversationProfile

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

parent

parent?: (string|null);

CreateConversationProfileRequest parent

Property Value
TypeDescription
(string|null)