Message$json top-level constant
Implementation
@$core.Deprecated('Use messageDescriptor instead')
const Message$json = const {
'1': 'Message',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {
'1': 'content',
'3': 2,
'4': 1,
'5': 9,
'8': const {},
'10': 'content'
},
const {
'1': 'language_code',
'3': 3,
'4': 1,
'5': 9,
'8': const {},
'10': 'languageCode'
},
const {
'1': 'participant',
'3': 4,
'4': 1,
'5': 9,
'8': const {},
'10': 'participant'
},
const {
'1': 'participant_role',
'3': 5,
'4': 1,
'5': 14,
'6': '.google.cloud.dialogflow.v2.Participant.Role',
'8': const {},
'10': 'participantRole'
},
const {
'1': 'create_time',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': const {},
'10': 'createTime'
},
const {
'1': 'message_annotation',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.v2.MessageAnnotation',
'8': const {},
'10': 'messageAnnotation'
},
],
'7': const {},
};