public sealed class Form : IMessage<Form>, IEquatable<Form>, IDeepCloneable<Form>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API 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
a [page][google.cloud.dialogflow.cx.v3.Page]. When form filling is done, the
filled parameters will be written to the
[session][google.cloud.dialogflow.cx.v3.SessionInfo.parameters].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eForm\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API for .NET, detailing its functionality and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForm\u003c/code\u003e class is a data model that manages parameters collected from users, and it is used in the process called form filling, where the agent prompts the user and gathers parameter values.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation offers access to multiple versions of the \u003ccode\u003eForm\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists different versions of the Form class, and shows they all inherit from object, while implementing IMessage, IEquatable, IDeepCloneable, IBufferMessage, and IMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe Form class provides two constructors, and one public property, "Parameters" of type "RepeatedField", which is a way to specify which parameters are to be collected from the user.\u003c/p\u003e\n"]]],[],null,[]]