CreateCallMatcherRequest$json top-level constant
- @Deprecated('Use createCallMatcherRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createCallMatcherRequestDescriptor instead')
const CreateCallMatcherRequest$json = const {
'1': 'CreateCallMatcherRequest',
'2': const [
const {
'1': 'parent',
'3': 1,
'4': 1,
'5': 9,
'8': const {},
'10': 'parent'
},
const {
'1': 'call_matcher',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.v2.CallMatcher',
'8': const {},
'10': 'callMatcher'
},
],
};