Interface protos.google.cloud.dialogflow.v2.IAnswerRecord (4.4.0)

Properties of an AnswerRecord.

Package

@google-cloud/dialogflow!

Properties

agentAssistantRecord

agentAssistantRecord?: (google.cloud.dialogflow.v2.IAgentAssistantRecord|null);

AnswerRecord agentAssistantRecord

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

answerFeedback

answerFeedback?: (google.cloud.dialogflow.v2.IAnswerFeedback|null);

AnswerRecord answerFeedback

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

name

name?: (string|null);

AnswerRecord name

Property Value
TypeDescription
(string|null)