BatchCreateMessagesRequest$json top-level constant
- @Deprecated('Use batchCreateMessagesRequestDescriptor instead')
Implementation
@$core.Deprecated('Use batchCreateMessagesRequestDescriptor instead')
const BatchCreateMessagesRequest$json = const {
'1': 'BatchCreateMessagesRequest',
'2': const [
const {
'1': 'parent',
'3': 1,
'4': 1,
'5': 9,
'8': const {},
'10': 'parent'
},
const {
'1': 'requests',
'3': 2,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.v2beta1.CreateMessageRequest',
'8': const {},
'10': 'requests'
},
],
};