Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class Form.
A form is a data model that groups related parameters that can be collected
from the user. The process in which the agent prompts the user and collects
parameter values from the user is called form filling. A form can be added to
apage. When form filling is done, the
filled parameters will be written to thesession.
Generated from protobuf messagegoogle.cloud.dialogflow.cx.v3.Form
[[["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 Form (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.Form)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.Form)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.Form)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.Form)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.Form)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.Form)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.Form)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.Form)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.Form) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class Form.\n\nA form is a data model that groups related parameters that can be collected\nfrom the user. The process in which the agent prompts the user and collects\nparameter values from the user is called form filling. A form can be added to\na [page](/php/docs/reference/cloud-dialogflow-cx/latest/V3.Page). When form filling is done, the\nfilled parameters will be written to the\n[session](/php/docs/reference/cloud-dialogflow-cx/latest/V3.SessionInfo#_Google_Cloud_Dialogflow_Cx_V3_SessionInfo__getParameters__).\n\nGenerated from protobuf message `google.cloud.dialogflow.cx.v3.Form`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParameters\n\nParameters to collect from the user.\n\n### setParameters\n\nParameters to collect from the user."]]