Suggestion$json top-level constant
Implementation
@$core.Deprecated('Use suggestionDescriptor instead')
const Suggestion$json = const {
'1': 'Suggestion',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {
'1': 'articles',
'3': 2,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.v2beta1.Suggestion.Article',
'10': 'articles'
},
const {
'1': 'faq_answers',
'3': 4,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.v2beta1.Suggestion.FaqAnswer',
'10': 'faqAnswers'
},
const {
'1': 'create_time',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'createTime'
},
const {
'1': 'latest_message',
'3': 7,
'4': 1,
'5': 9,
'10': 'latestMessage'
},
],
'3': const [Suggestion_Article$json, Suggestion_FaqAnswer$json],
'7': const {'3': true},
};