[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dialogflow Cx V3 Client - Class UserInput (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ConversationTurn.UserInput)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.ConversationTurn.UserInput)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.ConversationTurn.UserInput)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.ConversationTurn.UserInput)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.ConversationTurn.UserInput)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.ConversationTurn.UserInput)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.ConversationTurn.UserInput)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.ConversationTurn.UserInput)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.ConversationTurn.UserInput) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class UserInput.\n\nThe input from the human user.\n\nGenerated from protobuf message `google.cloud.dialogflow.cx.v3.ConversationTurn.UserInput`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3 \\\\ ConversationTurn\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getInput\n\nSupports [text input](/php/docs/reference/cloud-dialogflow-cx/latest/V3.QueryInput#_Google_Cloud_Dialogflow_Cx_V3_QueryInput__getText__),\n[event input](/php/docs/reference/cloud-dialogflow-cx/latest/V3.QueryInput#_Google_Cloud_Dialogflow_Cx_V3_QueryInput__getEvent__), [dtmf\ninput](/php/docs/reference/cloud-dialogflow-cx/latest/V3.QueryInput#_Google_Cloud_Dialogflow_Cx_V3_QueryInput__getDtmf__) in the test case.\n\n### hasInput\n\n### clearInput\n\n### setInput\n\nSupports [text input](/php/docs/reference/cloud-dialogflow-cx/latest/V3.QueryInput#_Google_Cloud_Dialogflow_Cx_V3_QueryInput__getText__),\n[event input](/php/docs/reference/cloud-dialogflow-cx/latest/V3.QueryInput#_Google_Cloud_Dialogflow_Cx_V3_QueryInput__getEvent__), [dtmf\ninput](/php/docs/reference/cloud-dialogflow-cx/latest/V3.QueryInput#_Google_Cloud_Dialogflow_Cx_V3_QueryInput__getDtmf__) in the test case.\n\n### getInjectedParameters\n\nParameters that need to be injected into the conversation during intent\ndetection.\n\n### hasInjectedParameters\n\n### clearInjectedParameters\n\n### setInjectedParameters\n\nParameters that need to be injected into the conversation during intent\ndetection.\n\n### getIsWebhookEnabled\n\nIf webhooks should be allowed to trigger in response to the user\nutterance. Often if parameters are injected, webhooks should not be\nenabled.\n\n### setIsWebhookEnabled\n\nIf webhooks should be allowed to trigger in response to the user\nutterance. Often if parameters are injected, webhooks should not be\nenabled.\n\n### getEnableSentimentAnalysis\n\nWhether sentiment analysis is enabled.\n\n### setEnableSentimentAnalysis\n\nWhether sentiment analysis is enabled."]]