Properties of a Page.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Page name |
displayName |
string | null |
<optional> |
Page displayName |
description |
string | null |
<optional> |
Page description |
entryFulfillment |
google.cloud.dialogflow.cx.v3.IFulfillment | null |
<optional> |
Page entryFulfillment |
form |
google.cloud.dialogflow.cx.v3.IForm | null |
<optional> |
Page form |
transitionRouteGroups |
Array.<string> | null |
<optional> |
Page transitionRouteGroups |
transitionRoutes |
Array.<google.cloud.dialogflow.cx.v3.ITransitionRoute> | null |
<optional> |
Page transitionRoutes |
eventHandlers |
Array.<google.cloud.dialogflow.cx.v3.IEventHandler> | null |
<optional> |
Page eventHandlers |
advancedSettings |
google.cloud.dialogflow.cx.v3.IAdvancedSettings | null |
<optional> |
Page advancedSettings |
knowledgeConnectorSettings |
google.cloud.dialogflow.cx.v3.IKnowledgeConnectorSettings | null |
<optional> |
Page knowledgeConnectorSettings |