Agent$json top-level constant
Implementation
@$core.Deprecated('Use agentDescriptor instead')
const Agent$json = const {
'1': 'Agent',
'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': 'default_language_code',
'3': 3,
'4': 1,
'5': 9,
'8': const {},
'10': 'defaultLanguageCode'
},
const {
'1': 'time_zone',
'3': 5,
'4': 1,
'5': 9,
'8': const {},
'10': 'timeZone'
},
const {'1': 'description', '3': 6, '4': 1, '5': 9, '10': 'description'},
const {'1': 'avatar_uri', '3': 7, '4': 1, '5': 9, '10': 'avatarUri'},
const {
'1': 'speech_to_text_settings',
'3': 13,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.SpeechToTextSettings',
'10': 'speechToTextSettings'
},
const {
'1': 'start_flow',
'3': 16,
'4': 1,
'5': 9,
'8': const {},
'10': 'startFlow'
},
const {
'1': 'security_settings',
'3': 17,
'4': 1,
'5': 9,
'8': const {},
'10': 'securitySettings'
},
const {
'1': 'enable_stackdriver_logging',
'3': 18,
'4': 1,
'5': 8,
'10': 'enableStackdriverLogging'
},
const {
'1': 'enable_spell_correction',
'3': 20,
'4': 1,
'5': 8,
'10': 'enableSpellCorrection'
},
],
'7': const {},
};