Interface protos.google.cloud.dialogflow.cx.v3.IPage (4.6.0)

Properties of a Page.

Package

@google-cloud/dialogflow-cx

Properties

advancedSettings

advancedSettings?: (google.cloud.dialogflow.cx.v3.IAdvancedSettings|null);

Page advancedSettings

description

description?: (string|null);

Page description

displayName

displayName?: (string|null);

Page displayName

entryFulfillment

entryFulfillment?: (google.cloud.dialogflow.cx.v3.IFulfillment|null);

Page entryFulfillment

eventHandlers

eventHandlers?: (google.cloud.dialogflow.cx.v3.IEventHandler[]|null);

Page eventHandlers

form

form?: (google.cloud.dialogflow.cx.v3.IForm|null);

Page form

knowledgeConnectorSettings

knowledgeConnectorSettings?: (google.cloud.dialogflow.cx.v3.IKnowledgeConnectorSettings|null);

Page knowledgeConnectorSettings

name

name?: (string|null);

Page name

transitionRouteGroups

transitionRouteGroups?: (string[]|null);

Page transitionRouteGroups

transitionRoutes

transitionRoutes?: (google.cloud.dialogflow.cx.v3.ITransitionRoute[]|null);

Page transitionRoutes