CreateIntentRequest$json top-level constant
- @Deprecated('Use createIntentRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createIntentRequestDescriptor instead')
const CreateIntentRequest$json = const {
'1': 'CreateIntentRequest',
'2': const [
const {
'1': 'parent',
'3': 1,
'4': 1,
'5': 9,
'8': const {},
'10': 'parent'
},
const {
'1': 'intent',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.Intent',
'8': const {},
'10': 'intent'
},
const {'1': 'language_code', '3': 3, '4': 1, '5': 9, '10': 'languageCode'},
],
};