ListCallMatchersResponse$json top-level constant
- @Deprecated('Use listCallMatchersResponseDescriptor instead')
Implementation
@$core.Deprecated('Use listCallMatchersResponseDescriptor instead')
const ListCallMatchersResponse$json = const {
'1': 'ListCallMatchersResponse',
'2': const [
const {
'1': 'call_matchers',
'3': 1,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.v2.CallMatcher',
'10': 'callMatchers'
},
const {
'1': 'next_page_token',
'3': 2,
'4': 1,
'5': 9,
'10': 'nextPageToken'
},
],
};