ConversationTurn_UserInput$json top-level constant
Implementation
@$core.Deprecated('Use conversationTurnDescriptor instead')
const ConversationTurn_UserInput$json = const {
'1': 'UserInput',
'2': const [
const {
'1': 'input',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.QueryInput',
'10': 'input'
},
const {
'1': 'injected_parameters',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Struct',
'10': 'injectedParameters'
},
const {
'1': 'is_webhook_enabled',
'3': 3,
'4': 1,
'5': 8,
'10': 'isWebhookEnabled'
},
],
};