Intent_WebhookState$json top-level constant
Implementation
@$core.Deprecated('Use intentDescriptor instead')
const Intent_WebhookState$json = const {
'1': 'WebhookState',
'2': const [
const {'1': 'WEBHOOK_STATE_UNSPECIFIED', '2': 0},
const {'1': 'WEBHOOK_STATE_ENABLED', '2': 1},
const {'1': 'WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING', '2': 2},
],
};