Properties of an Example.
Package
@google-cloud/dialogflow-cxProperties
actions
actions?: (google.cloud.dialogflow.cx.v3beta1.IAction[]|null);Example actions
conversationState
conversationState?: (google.cloud.dialogflow.cx.v3beta1.OutputState|keyof typeof google.cloud.dialogflow.cx.v3beta1.OutputState|null);Example conversationState
createTime
createTime?: (google.protobuf.ITimestamp|null);Example createTime
description
description?: (string|null);Example description
displayName
displayName?: (string|null);Example displayName
languageCode
languageCode?: (string|null);Example languageCode
name
name?: (string|null);Example name
playbookInput
playbookInput?: (google.cloud.dialogflow.cx.v3beta1.IPlaybookInput|null);Example playbookInput
playbookOutput
playbookOutput?: (google.cloud.dialogflow.cx.v3beta1.IPlaybookOutput|null);Example playbookOutput
tokenCount
tokenCount?: (number|Long|string|null);Example tokenCount
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Example updateTime