Webhook$json top-level constant
Implementation
@$core.Deprecated('Use webhookDescriptor instead')
const Webhook$json = const {
'1': 'Webhook',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {
'1': 'display_name',
'3': 2,
'4': 1,
'5': 9,
'8': const {},
'10': 'displayName'
},
const {
'1': 'generic_web_service',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService',
'9': 0,
'10': 'genericWebService'
},
const {
'1': 'timeout',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'timeout'
},
const {'1': 'disabled', '3': 5, '4': 1, '5': 8, '10': 'disabled'},
],
'3': const [Webhook_GenericWebService$json],
'7': const {},
'8': const [
const {'1': 'webhook'},
],
};