Flow$json top-level constant
Implementation
@$core.Deprecated('Use flowDescriptor instead')
const Flow$json = const {
'1': 'Flow',
'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': 'description', '3': 3, '4': 1, '5': 9, '10': 'description'},
const {
'1': 'transition_routes',
'3': 4,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.TransitionRoute',
'10': 'transitionRoutes'
},
const {
'1': 'event_handlers',
'3': 10,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.EventHandler',
'10': 'eventHandlers'
},
const {
'1': 'nlu_settings',
'3': 11,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.NluSettings',
'10': 'nluSettings'
},
],
'7': const {},
};