Interface protos.google.cloud.dialogflow.v2.IUpdateConversationProfileRequest (4.2.0)

Properties of an UpdateConversationProfileRequest.

Package

@google-cloud/dialogflow!

Properties

conversationProfile

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

UpdateConversationProfileRequest conversationProfile

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

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateConversationProfileRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)