BatchUpdateIntentsRequest$json top-level constant
Implementation
@$core.Deprecated('Use batchUpdateIntentsRequestDescriptor instead')
const BatchUpdateIntentsRequest$json = const {
'1': 'BatchUpdateIntentsRequest',
'2': const [
const {
'1': 'parent',
'3': 1,
'4': 1,
'5': 9,
'8': const {},
'10': 'parent'
},
const {
'1': 'intent_batch_uri',
'3': 2,
'4': 1,
'5': 9,
'9': 0,
'10': 'intentBatchUri'
},
const {
'1': 'intent_batch_inline',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.v2.IntentBatch',
'9': 0,
'10': 'intentBatchInline'
},
const {
'1': 'language_code',
'3': 4,
'4': 1,
'5': 9,
'8': const {},
'10': 'languageCode'
},
const {
'1': 'update_mask',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.FieldMask',
'8': const {},
'10': 'updateMask'
},
const {
'1': 'intent_view',
'3': 6,
'4': 1,
'5': 14,
'6': '.google.cloud.dialogflow.v2.IntentView',
'8': const {},
'10': 'intentView'
},
],
'8': const [
const {'1': 'intent_batch'},
],
};