IExample

google.cloud.dialogflow.cx.v3beta1. IExample

Properties of an Example.

Properties:
Name Type Attributes Description
name string | null <optional>

Example name

playbookInput google.cloud.dialogflow.cx.v3beta1.IPlaybookInput | null <optional>

Example playbookInput

playbookOutput google.cloud.dialogflow.cx.v3beta1.IPlaybookOutput | null <optional>

Example playbookOutput

actions Array.<google.cloud.dialogflow.cx.v3beta1.IAction> | null <optional>

Example actions

displayName string | null <optional>

Example displayName

description string | null <optional>

Example description

tokenCount number | Long | null <optional>

Example tokenCount

createTime google.protobuf.ITimestamp | null <optional>

Example createTime

updateTime google.protobuf.ITimestamp | null <optional>

Example updateTime

conversationState google.cloud.dialogflow.cx.v3beta1.OutputState | null <optional>

Example conversationState

languageCode string | null <optional>

Example languageCode