Page$json top-level constant
Implementation
@$core.Deprecated('Use pageDescriptor instead')
const Page$json = const {
'1': 'Page',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {
'1': 'display_name',
'3': 2,
'4': 1,
'5': 9,
'8': const {},
'10': 'displayName'
},
const {
'1': 'entry_fulfillment',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.Fulfillment',
'10': 'entryFulfillment'
},
const {
'1': 'form',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.Form',
'10': 'form'
},
const {
'1': 'transition_route_groups',
'3': 11,
'4': 3,
'5': 9,
'8': const {},
'10': 'transitionRouteGroups'
},
const {
'1': 'transition_routes',
'3': 9,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.TransitionRoute',
'10': 'transitionRoutes'
},
const {
'1': 'event_handlers',
'3': 10,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.EventHandler',
'10': 'eventHandlers'
},
],
'7': const {},
};