BatchCreateMessagesResponse$json top-level constant
- @Deprecated('Use batchCreateMessagesResponseDescriptor instead')
Implementation
@$core.Deprecated('Use batchCreateMessagesResponseDescriptor instead')
const BatchCreateMessagesResponse$json = const {
'1': 'BatchCreateMessagesResponse',
'2': const [
const {
'1': 'messages',
'3': 1,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.v2beta1.Message',
'10': 'messages'
},
],
};