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